Skip to content

Commit

Permalink
Merge pull request #122 from mosfet80/patch-1 [skip ci]
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
timheuer committed Jan 16, 2024
2 parents 3404ff3 + f37d07e commit c9685f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Setup MSBuild (vswhere-path)
id: setup_msbuild_explicit
Expand Down Expand Up @@ -66,4 +66,4 @@ jobs:
echo "Fallback: ${{ steps.setup_msbuild_fallback.outputs.msbuildPath }}"
- name: echo MSBuild
run: msbuild -version
run: msbuild -version

0 comments on commit c9685f2

Please sign in to comment.