Skip to content

Commit

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

0 comments on commit bc5a9c0

Please sign in to comment.