Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
okadurin committed Apr 19, 2024
1 parent c740740 commit 0080728
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Npm config list
run: npm config list

- name: Print .npmrc
run: cat $HOME/.npmrc

Expand Down

0 comments on commit 0080728

Please sign in to comment.