Skip to content

Commit

Permalink
add registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Feb 28, 2022
1 parent b3cf31f commit 989d89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
node-version: 17.x
cache: 'yarn'
registry-url: 'https://registry.npmjs.org'
- run: yarn install
- run: yarn build
- run: yarn hygen:build -- init self # smoke test the built bundle
Expand Down

0 comments on commit 989d89a

Please sign in to comment.