Delete cloudscraper because macos build error
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -40,8 +40,7 @@ jobs:
|
||||
pyinstaller \
|
||||
--onefile AV_Data_Capture.py \
|
||||
--hidden-import ADC_function.py \
|
||||
--hidden-import core.py \
|
||||
--add-data "$(python -c 'import cloudscraper as _; print(_.__path__[0])'):cloudscraper"
|
||||
--hidden-import core.py
|
||||
|
||||
- name: Build with PyInstaller for windows
|
||||
if: matrix.os == 'windows-latest'
|
||||
|
||||
Reference in New Issue
Block a user