Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffenhir authored Oct 21, 2023
1 parent c537b82 commit ce07af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- name: install dependencies
run: |
brew install [email protected] && \
brew install tcl-tk@8.6.13 && \
brew install tcl-tk && \
pip3 install setuptools wheel pyinstaller && \
pip3 install -r requirements.txt
- name: patch version
Expand Down

0 comments on commit ce07af9

Please sign in to comment.