Skip to content

Commit

Permalink
👷 Remove registry setting from setup (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
regan-karlewicz committed May 31, 2022
1 parent e240632 commit 16b039a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_npm_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"

- name: Install Dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 16b039a

Please sign in to comment.