mirror of
https://github.com/readrops/Readrops.git
synced 2025-01-09 07:44:33 +01:00
Put java version in quotes
This commit is contained in:
parent
39e824a02c
commit
7fbc4cf5c3
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 1.11
|
||||
java-version: '11'
|
||||
- name: Android Emulator Runner
|
||||
uses: ReactiveCircus/android-emulator-runner@v2.20.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user