Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Refine actions (fixup)
Browse files Browse the repository at this point in the history
refine debugging traces

+ ./vendor.sh
./vendor.sh: line 2: vendir: command not found
  • Loading branch information
gberche-orange committed Sep 25, 2023
1 parent 88b4dcc commit c83f068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
set -x # enable traces
pwd
find .
# configure git
git config --global user.name "actions/k3s-boshrelease"
git config --global user.email "<>"
Expand Down

0 comments on commit c83f068

Please sign in to comment.