Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
asd
Browse files Browse the repository at this point in the history
tsjensen committed Dec 27, 2023
1 parent 2d30249 commit a0ba72f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/boxes.yml
Original file line number Diff line number Diff line change
@@ -89,7 +89,8 @@ jobs:
echo -------------------------------------------------------------------------------------------
echo | gcc -E -Wp,-v -
echo -------------------------------------------------------------------------------------------
pacboy origin xxd.exe
pwd
pacboy -Fy origin xxd.exe
zip -r usr-include.zip /usr/include
ls -lF / > ls-root.txt
cat ls-root.txt
@@ -110,6 +111,7 @@ jobs:
files*.txt
usr-include.zip
out
D:/a/_temp/msys64/mingw64/lib
retention-days: 2

- name: Run white-box tests

0 comments on commit a0ba72f

Please sign in to comment.