Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWarp committed Sep 16, 2024
1 parent 663154d commit 1986ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
shell: bash
if: runner.os == 'Windows'
run: |
setx ACTIONS_ALLOW_UNSECURE_COMMANDS "true" /M
echo "true" >> $ACTIONS_ALLOW_UNSECURE_COMMANDS
echo "::add-path::C:\msys64\mingw64\bin"
clang --version
cmake --version
Expand Down

0 comments on commit 1986ab8

Please sign in to comment.