From 127fb7661b6bcfd5df8ce259d6c4a695edb4c73d Mon Sep 17 00:00:00 2001 From: Ozan Gunalp Date: Mon, 16 Dec 2024 22:28:16 +0100 Subject: [PATCH] Interactive shell to enable bashrc to access tools in further steps --- .github/workflows/prepare-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml index 17ccebd87..11de85f6d 100644 --- a/.github/workflows/prepare-release.yml +++ b/.github/workflows/prepare-release.yml @@ -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