Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Drohsen authored Aug 22, 2024
1 parent 381a462 commit e0bce40
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '18'

- name: use NVM 16
run: nvm use 16
node-version: '16'

- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit e0bce40

Please sign in to comment.