Skip to content

Commit 9292292

Browse files
committed
ci: fix publish workflow
1 parent 596d2aa commit 9292292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
uses: actions/setup-node@v2
1313
with:
1414
node-version: 16
15+
registry-url: 'https://registry.npmjs.org'
1516
- name: Install dependencies
1617
uses: bahmutov/npm-install@v1
1718
with:

0 commit comments

Comments
 (0)