Skip to content

Commit

Permalink
update windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
admercs committed Feb 23, 2024
1 parent b69b057 commit ce4b9c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
steps:
- uses: actions/checkout@v4

# - name: "Add MSBuild to PATH"
# uses: microsoft/setup-msbuild@v2
- name: "Add MSBuild to PATH"
uses: microsoft/setup-msbuild@v2

# - name: "Enable Developer Command Prompt for Visual Studio"
# uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit ce4b9c7

Please sign in to comment.