Skip to content

Commit

Permalink
Use node version from packaga.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornreppen committed Dec 11, 2023
1 parent a2985b2 commit 28aeb87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: "18.x"
- run: npm install --legacy-peer-deps
- run: npm run build
- name: Check downloaded files
Expand Down

0 comments on commit 28aeb87

Please sign in to comment.