Skip to content

Commit

Permalink
Updated MSBuild action
Browse files Browse the repository at this point in the history
  • Loading branch information
asenyaev committed Mar 3, 2022
1 parent 700cb00 commit 141a763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
architecture: ${{ matrix.platform }}

- name: Setup MSBuild.exe
uses: warrenbuckley/Setup-MSBuild@v1
uses: microsoft/setup-msbuild@v1.1

- name: Build a package
run: |
Expand Down

0 comments on commit 141a763

Please sign in to comment.