Skip to content

Commit

Permalink
Try ilammy/msvc-dev-cmd@v1 for Windows CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Jul 12, 2022
1 parent ac26e9e commit 80152eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Add msbuild to PATH
if: matrix.platform == 'windows-latest'
uses: microsoft/setup-msbuild@v1.1
uses: ilammy/msvc-dev-cmd@v1
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit 80152eb

Please sign in to comment.