Skip to content

Commit

Permalink
registry-url added
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactoring committed Sep 14, 2021
1 parent ad8a90c commit cbf43d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14
registry-url: https://registry.npmjs.org/
- name: Install dependencies
run: npm ci
- name: Create .env file
Expand Down

0 comments on commit cbf43d8

Please sign in to comment.