Skip to content

Commit

Permalink
add debug to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Jan 4, 2025
1 parent 3f71a5a commit 4572da4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ jobs:
- name: Generate packages directory
run: |
git clone https://github.com/kreatolinux/kpkg-repo
echo $GITHUB_WORKSPACE
ls
ls ..
genpkglist generate --all --pkgPath=kpkg-repo --output="$GITHUB_WORKSPACE/content" -v
rm -rf kpkg-repo
Expand Down

0 comments on commit 4572da4

Please sign in to comment.