Skip to content

Commit

Permalink
Skip use-latest node check
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Dec 8, 2023
1 parent c6f51f4 commit d1c1398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bundle-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '16'
check-latest: true

- name: Install dependencies
run: yarn --immutable
Expand Down

0 comments on commit d1c1398

Please sign in to comment.