Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Add back the registry URL
Browse files Browse the repository at this point in the history
  • Loading branch information
illright committed Jan 22, 2021
1 parent aba2b22 commit 4c485af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14'
registry-url: 'https://registry.npmjs.org'

- name: Fetch Yarn cache 🗄
uses: c-hive/gha-yarn-cache@f23816cdbc6d287b7982b4a08096db01a6329c12
Expand Down

0 comments on commit 4c485af

Please sign in to comment.