Skip to content

Commit 44f04a2

Browse files
committed
tag latest commit
1 parent 200f1de commit 44f04a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pyinstaller-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- uses: actions/setup-python@v2
2424
with:
2525
python-version: 3.10.7
26-
2726
- run: pip install -r requirements.txt
2827
- run: pip install -r requirements_dev.txt
2928
- run: python scripts/build_app.py

0 commit comments

Comments
 (0)