Skip to content

Commit

Permalink
Update main-osx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cavearr authored Dec 20, 2023
1 parent c9bb8f1 commit 18320d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
run: pip install setuptools
- name: Install npm dependencies
run: npm install --legacy-peer-deps
- name: Install dmg bundle creator
run: npm install grunt-appdmg --save-dev --legacy-peer-deps
#- name: Install dmg bundle creator
# run: npm install grunt-appdmg --save-dev --legacy-peer-deps
- name: Build OSX packages
run: |
npm run buildOSX
Expand Down

0 comments on commit 18320d3

Please sign in to comment.