Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettDong authored Nov 8, 2023
1 parent 26bc7a0 commit 8e1955c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,7 @@ jobs:
if: runner.os == 'macOS'
run: |
HOMEBREW_NO_AUTO_UPDATE=yes HOMEBREW_NO_INSTALL_CLEANUP=yes brew install gettext ccache parallel
pip3 install --upgrade setuptools
pip3 install mac_alias==2.2.0 dmgbuild==1.4.2 biplist
pip3 install dmgbuild biplist
- name: Create VERSION.TXT
shell: bash
run: |
Expand Down

0 comments on commit 8e1955c

Please sign in to comment.