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 e63f006 commit 285ab0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: '20.1.0'
- name: Install pip distutils
run: sudo -H pip install setuptools
run: pip install setuptools
- name: Install npm dependencies
run: npm install --legacy-peer-deps
- name: Install dmg bundle creator
Expand Down

0 comments on commit 285ab0b

Please sign in to comment.