Skip to content

Commit

Permalink
chore(): build.yml tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawqss committed Sep 16, 2024
1 parent 7deb2e8 commit aa5a968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: temurin
java-version: 11
- name: Install Android SDK
uses: ReactiveCircus/android-emulator-runner@v2.32.0
uses: ReactiveCircus/android-emulator-runner@v2
with:
api-level: 33
script: ./gradlew build
Expand Down

0 comments on commit aa5a968

Please sign in to comment.