Skip to content

Commit

Permalink
Update publish-prs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Dec 24, 2023
1 parent 36980fb commit 9c08e8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
run: chmod +x ./gradlew # Thanks Windows

- name: Setup Java 17
if: inputs.version_task
# https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#java
# language=bash
run: export JAVA_HOME=$(echo $JAVA_HOME_17_X64)
Expand Down

0 comments on commit 9c08e8a

Please sign in to comment.