Skip to content

Commit

Permalink
TO-DROP: trace the faulty step's commands
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Jun 10, 2024
1 parent 0445657 commit bb34ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/init-g4w-sdk-for-pacman/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ runs:
env:
GIT_CONFIG_PARAMETERS: "'checkout.workers=56'"
run: |
set -ex &&
git -C .tmp config extensions.worktreeConfig true &&
git -C .tmp worktree add --no-checkout --detach "$PWD/.sdk" &&
cd .sdk &&
Expand Down

0 comments on commit bb34ba7

Please sign in to comment.