Skip to content

Commit

Permalink
Update npm-gulp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kantord authored Dec 18, 2024
1 parent 13d62c6 commit e9ad478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-gulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version-file: "package.json"
node-versdion: ${{ matrix.node-version }}
node-version: ${{ matrix.node-version }}

- name: Build
run: |
Expand Down

0 comments on commit e9ad478

Please sign in to comment.