Skip to content

Commit 8e33b80

Browse files
authored
Update npm-grunt.yml
1 parent 155a49f commit 8e33b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-grunt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-node@v3
2222
with:
2323
node-version-file: "package.json"
24-
node-version: ${{ matrix.node-version }}
24+
node-versiosdn: ${{ matrix.node-version }}
2525

2626
- name: Build
2727
run: |

0 commit comments

Comments
 (0)