Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
afd committed Jul 4, 2024
1 parent 3db6598 commit 3b7ef58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winonly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ help | head
uname

cl.exe /std:c++20 tests/single_file/printing.cc
cp tests/single_file/printing.cc.expected temp.cc
cp test/single_file/printing.cc.expected temp.cc
cl.exe /std:c++20 temp.cc

0 comments on commit 3b7ef58

Please sign in to comment.