Skip to content

Commit

Permalink
Interactive shell to enable bashrc to access tools in further steps
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangunalp committed Dec 16, 2024
1 parent d19ac11 commit 127fb76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
git config --global user.email '${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com>'
- name: Update files
shell: bash -ieo pipefail {0}
run: |
echo "✅ Clear RevAPI justifications, if any"
jbang .build/CompatibilityUtils.java clear
Expand Down

0 comments on commit 127fb76

Please sign in to comment.