Skip to content

Commit

Permalink
ci: add debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Sep 11, 2024
1 parent 48df0ae commit e52a7c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ jobs:
config/**/*
scoper.inc.php
woocommerce-myparcel.php
- uses: lhotari/action-upterm@v1
if: failure()
with:
limit-access-to-actor: true
wait-timeout-minutes: 5

0 comments on commit e52a7c3

Please sign in to comment.