1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 20:13:19 +02:00

ci: pages

This commit is contained in:
Jozef Steinhübl 2024-03-29 23:11:28 +01:00
parent a632e2d33e
commit 6cd650cc05

View file

@ -108,8 +108,11 @@ jobs:
"$here/common/travis/build.sh" "$BOOTSTRAP" "$ARCH" "$TEST" "$here/common/travis/build.sh" "$BOOTSTRAP" "$ARCH" "$TEST"
) )
echo "Listen here okay?:" echo "Listen here okay?:"
ls ls -R
echo "NO RECURSIVE:"
ls hostdir/binpkgs ls hostdir/binpkgs
echo "sources"
ls hostdir/sources
- name: Show files - name: Show files
run: | run: |