Skip to content

Commit

Permalink
Run node-gyp install correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
msujew committed Apr 11, 2022
1 parent 2dac0c9 commit 3ece882
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 @@ -78,6 +78,7 @@ jobs:
fi
fi
npx node-gyp install 14.18.1
yarn --cwd ./electron/packager/
yarn --cwd ./electron/packager/ package
Expand Down

0 comments on commit 3ece882

Please sign in to comment.