Skip to content

Commit

Permalink
Update audit_action.yml
Browse files Browse the repository at this point in the history
Adjusting to global installation
  • Loading branch information
Equious authored Aug 26, 2024
1 parent 5921ec2 commit 641879a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
- name: audit
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.UPDRAFT_BOT_NPM_TOKEN }}" > ~/.npmrc
npm i @cyfrin/[email protected]
npm i -g @cyfrin/[email protected]
python audit.py

0 comments on commit 641879a

Please sign in to comment.