Skip to content

Commit

Permalink
Run npm whoami for debugging the publish process
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilfromadyen authored Sep 5, 2024
1 parent b34c03f commit b166616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
always-auth: true
- run: npm whoami
- run: |
npm install
npm run build
Expand Down

0 comments on commit b166616

Please sign in to comment.