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 ce07af9 commit bf2e02c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ jobs:
- name: install dependencies
run: |
brew install [email protected] && \
brew install tcl-tk && \
brew unlink python-tk && \
brew link [email protected] && \
pip3 install setuptools wheel pyinstaller && \
pip3 install -r requirements.txt
- name: patch version
Expand Down

0 comments on commit bf2e02c

Please sign in to comment.