Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Aug 9, 2024
1 parent 34b0bf8 commit ca78288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
node-version: latest
registry-url: https://npm.pkg.github.com/
- cat $NPM_CONFIG_USERCONFIG
- run: cat $NPM_CONFIG_USERCONFIG
- run: npm ci
working-directory: getargv.js
- run: npm publish
Expand Down

0 comments on commit ca78288

Please sign in to comment.