Skip to content

Commit

Permalink
fix(no-ref): return registry
Browse files Browse the repository at this point in the history
fix(no-ref): return registry
  • Loading branch information
NepipenkoIgor authored May 30, 2024
2 parents afc4c47 + a083b30 commit 3f30733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20

registry-url: 'https://registry.npmjs.org'
- name: Build library
run: |
npm ci --force
Expand Down

0 comments on commit 3f30733

Please sign in to comment.