Skip to content

Commit

Permalink
fix(ci): remove the fixed node version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmileRolley committed Feb 12, 2024
1 parent 7ae9db1 commit 46e9cb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
cache: yarn
- run: yarn install --immutable

Expand Down

0 comments on commit 46e9cb1

Please sign in to comment.