Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Nov 11, 2024
1 parent e2d08c8 commit fbcc214
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkgcruft-action
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,10 @@ mkdir -p metadata
rm -rf metadata/md5-cache
ln -s ~/.cache/pkgcraft/md5-cache metadata/md5-cache

# debug
ls -R ${REPO}/metadata/md5-cache
echo "---"
ls -R ~/.cache/pkgcraft/md5-cache

echo "Running pkgcruft"
run pkgcruft scan ${PKGCRUFT_SCAN_OPTIONS} ${REPO}

0 comments on commit fbcc214

Please sign in to comment.