Skip to content

Commit

Permalink
Update github workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
thasmo committed Nov 13, 2024
1 parent b84d1cb commit 8a6610e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: actions/setup-node@v4
with:
cache: 'pnpm'
check-latest: true
node-version-file: '.nvmrc'
- name: install dependencies
run: pnpm install
Expand Down

0 comments on commit 8a6610e

Please sign in to comment.