Skip to content

Commit

Permalink
Update itinerant_npm_on_demand.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Mar 29, 2024
1 parent 170b3ee commit 4ad4495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/itinerant_npm_on_demand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- run: node --version
- run: npm --version
- run: npm config list -l
- run: npm config set msvs_version
# - run: npm config set msvs_version
- run: npm config set node_gyp
- run: echo "${{ toJSON(matrix) }}

0 comments on commit 4ad4495

Please sign in to comment.