Skip to content

Commit

Permalink
Add debugging traces
Browse files Browse the repository at this point in the history
  • Loading branch information
gberche-orange committed Jan 2, 2024
1 parent 4cd5304 commit 9a58931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
git config --global --add safe.directory /github/workspace
export VENDIR_GITHUB_API_TOKEN="${GITHUB_TOKEN}"
./vendor.sh
echo "State after vendir:"
tree -s src
git add vendir.lock
# FIXME: optimize for idempotency
./addblob.sh
Expand Down

0 comments on commit 9a58931

Please sign in to comment.