Skip to content

Commit

Permalink
Add no save to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lonsdale authored and Andrew Lonsdale committed Mar 3, 2022
1 parent 16618c6 commit 2cf16ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:

- name: Install create-dmg
run: |
touch package.json
npm install --global create-dmg
npm install --no-save --global create-dmg
npm test
- name: Install dependency env
Expand Down

0 comments on commit 2cf16ee

Please sign in to comment.