Skip to content

Commit

Permalink
Attempt to install setuptools using brew for macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
noisymime committed Apr 30, 2024
1 parent 780567e commit bdbe8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
node-version: '19.x'
- name: Install Electron and build
run: |
brew install python-setuptools
npm install electron-rebuild -g
npm install electron-builder -g
npm install
Expand Down

0 comments on commit bdbe8c0

Please sign in to comment.