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 63508de commit e63f006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20.1.0'
- name: Install pip distutils
run: sudo -H pip install setuptools
- name: Install npm dependencies
run: npm install --legacy-peer-deps
- name: Install dmg bundle creator
Expand Down

0 comments on commit e63f006

Please sign in to comment.