Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Mods' into Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
WMF-Industries committed May 1, 2024
2 parents 2dfdf6d + c94bc3b commit 72e3062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up PATH
run: echo "${ANDROID_HOME}/build-tools/30.0.2" >> $GITHUB_PATH
run: echo "${ANDROID_HOME}/build-tools/34.0.0" >> $GITHUB_PATH

- name: Set up JDK 17
uses: actions/setup-java@v1
Expand Down

0 comments on commit 72e3062

Please sign in to comment.