Skip to content

Commit

Permalink
fix syntax again
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed Jan 22, 2025
1 parent 06b3cb3 commit 23c595c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with: node-version-k
with:
node-version-file: ".nvmrc"

- uses: actions/cache@v4
id: vscode-node-modules-cache
Expand Down

0 comments on commit 23c595c

Please sign in to comment.