mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-09 16:48:05 +01:00
ci: pages
This commit is contained in:
parent
a632e2d33e
commit
6cd650cc05
1 changed files with 4 additions and 1 deletions
5
.github/workflows/pages.yml
vendored
5
.github/workflows/pages.yml
vendored
|
@ -108,8 +108,11 @@ jobs:
|
|||
"$here/common/travis/build.sh" "$BOOTSTRAP" "$ARCH" "$TEST"
|
||||
)
|
||||
echo "Listen here okay?:"
|
||||
ls
|
||||
ls -R
|
||||
echo "NO RECURSIVE:"
|
||||
ls hostdir/binpkgs
|
||||
echo "sources"
|
||||
ls hostdir/sources
|
||||
|
||||
- name: Show files
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue