Skip to content

Commit

Permalink
πŸ’š Add registry URL
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarbar338 committed Aug 6, 2023
1 parent 9680a60 commit 8e13d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buil-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
registry-url: "https://registry.npmjs.org"
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 8e13d04

Please sign in to comment.