Skip to content

Commit b0503ae

Browse files
committed
fix: update failing build
1 parent 7b5590d commit b0503ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-node@v1
2020
with:
2121
node-version: '14.x'
22+
registry-url: 'https://registry.npmjs.org'
2223
- name: Get yarn cache directory path
2324
id: yarn-cache-dir-path
2425
run: echo "::set-output name=dir::$(yarn cache dir)"

0 commit comments

Comments
 (0)