Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh authored Sep 23, 2023
1 parent 43d6360 commit 02e7548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/prepare-build-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ runs:
(echo "==== Gradle Wrapper Download Attempt: 2 ====" && ./gradlew --version) || \
(echo "==== Gradle Wrapper Download Attempt: 3 ====" && ./gradlew --version) || \
(echo "==== Gradle Wrapper Download Failed ====" && exit 1)
shell: bash

0 comments on commit 02e7548

Please sign in to comment.