Skip to content

Commit

Permalink
Try removing registry from node action
Browse files Browse the repository at this point in the history
  • Loading branch information
MonicaOlejniczak committed Mar 26, 2024
1 parent d681478 commit aecbe73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 20
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit aecbe73

Please sign in to comment.