Skip to content

Commit

Permalink
chore: add registry url for pkg check
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ainsel committed Oct 22, 2024
1 parent 757e550 commit 3eea386
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
test: true
test-script-name: 'test'
publish-to-public: true
aws-login-enable: true
gcp-login-enable: true
registry-url: 'https://registry.npmjs.org/'
npmrc-config: |
{
"registries": {
Expand Down

0 comments on commit 3eea386

Please sign in to comment.