Skip to content

Commit

Permalink
Update build-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dxli authored Nov 20, 2024
1 parent 3d7b006 commit 1216c39
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.13'

- run: python my_script.py

- name: Install Qt6
uses: jurplel/install-qt-action@v3
Expand Down Expand Up @@ -169,8 +167,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.13'

- run: python my_script.py

- name: Uninstall incorrect mingw
run: |
Expand Down

0 comments on commit 1216c39

Please sign in to comment.