mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-09-24 13:50:12 +01:00
bump pyinstaller
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
- name: Build artifacts
|
- name: Build artifacts
|
||||||
run: |
|
run: |
|
||||||
python -m pip install -r requirements.txt
|
python -m pip install -r requirements.txt
|
||||||
python -m pip install pyinstaller==6.20.0
|
python -m pip install pyinstaller==6.22.2
|
||||||
cd src
|
cd src
|
||||||
python build_package.py
|
python build_package.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user