Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit 33d8e8f

Browse files
committed
hmm
1 parent 8ce8ff8 commit 33d8e8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: 16
23+
registry-url: 'https://npm.pkg.github.com'
2324
env:
2425
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
2526

0 commit comments

Comments
 (0)