Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Oct 28, 2024
1 parent d88d471 commit 0a344dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
set -eo pipefail
target="${{ matrix.target }}"
echo building for $target
echo building for $target, run#${{ github.run_attempt }}
exit 1
retry-on-failure:
if: failure() && fromJSON(github.run_attempt) < 3
Expand Down

0 comments on commit 0a344dd

Please sign in to comment.