Skip to content

Commit

Permalink
Update production.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kalysti authored Oct 23, 2023
1 parent 6e6f94c commit 036125c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
# Setup .npmrc file to publish to npm
- uses: actions/setup-node@v3
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- name: Install Deps
run: yarn install
Expand Down

0 comments on commit 036125c

Please sign in to comment.