Skip to content

Commit

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

0 comments on commit 30c3239

Please sign in to comment.