diff --git a/.github/workflows/boxes.yml b/.github/workflows/boxes.yml index af91c23..04cb231 100644 --- a/.github/workflows/boxes.yml +++ b/.github/workflows/boxes.yml @@ -103,6 +103,7 @@ jobs: echo ------------------------------------------------------------------------------------------- echo | gcc -E -Wp,-v - echo ------------------------------------------------------------------------------------------- + zip -r usr-include.zip /usr/include ls -lF / > ls-root.txt cat ls-root.txt find /bin /etc /home /opt -print > files1.txt