Skip to content

Commit

Permalink
Re-add registry
Browse files Browse the repository at this point in the history
  • Loading branch information
oklemenz2 committed Dec 1, 2023
1 parent e165420 commit 462a75a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
node-version: 18
cache: npm
registry-url: https://registry.npmjs.org/
- run: npm ci --package-lock
- run: npm test
env:
Expand Down

0 comments on commit 462a75a

Please sign in to comment.