Skip to content

Commit

Permalink
chore: show bash trace in release-plz
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 11, 2024
1 parent 0465520 commit 8a322bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
restore-keys: mise-tools
- run: mise install
- run: |
set -euxo pipefail
rm -rf registry
git clone https://github.com/mise-plugins/registry
rm -rf registry/.git
Expand Down

0 comments on commit 8a322bc

Please sign in to comment.