Skip to content

Commit

Permalink
Update setup-msbuild action
Browse files Browse the repository at this point in the history
  • Loading branch information
Daft-Freak authored Dec 1, 2022
1 parent 78518d4 commit cc385db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Visual Studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python -m pip install 32blit
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v1.1.3

- name: Build
run: msbuild.exe vs/32blit.sln

0 comments on commit cc385db

Please sign in to comment.