Skip to content

Commit

Permalink
Merge pull request #1799 from Artsdatabanken/node
Browse files Browse the repository at this point in the history
Use node version from package.json
  • Loading branch information
bjornreppen authored Dec 11, 2023
2 parents a2985b2 + 28aeb87 commit dedaf99
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 dedaf99

Please sign in to comment.