Skip to content

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise authored Oct 3, 2024
1 parent 7b3af7d commit f1357a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Install Python Dependencies
run: |
brew install pyside@6
brew install pyside@6.7.0
python3 -m pip install -r requirements.txt
- name: Build
run: python3 build.py --build_exe
Expand Down

0 comments on commit f1357a5

Please sign in to comment.