Skip to content

Commit

Permalink
Fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Sep 3, 2024
1 parent 804925c commit 24e1783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ jobs:
# ctest --parallel ${{ env.CORES }} --test-dir build -C Release --output-on-failure
run: |
echo "$PATH"
SET
env
# Find vswhere
vsw=$(cygpath -u "C:\ProgramData\Chocolatey\bin\vswhere.exe")
"$vsw --help" || true
Expand Down

0 comments on commit 24e1783

Please sign in to comment.