diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index 470d034cc124..f39a2f969a69 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -66,7 +66,9 @@ jobs: with: java-version: ${{ env.JAVA_VERSION }} distribution: ${{ env.JAVA_DISTRO }} + - uses: ./.github/actions/cleanup-runner + - name: 'Get Date' id: get-date run: |