We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200f1de commit 44f04a2Copy full SHA for 44f04a2
.github/workflows/pyinstaller-build.yml
@@ -23,7 +23,6 @@ jobs:
23
- uses: actions/setup-python@v2
24
with:
25
python-version: 3.10.7
26
-
27
- run: pip install -r requirements.txt
28
- run: pip install -r requirements_dev.txt
29
- run: python scripts/build_app.py
0 commit comments