mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-13 20:24:14 +02:00
Update ci.yml
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: "zulu" # See 'Supported distributions' for available options
|
||||
java-version: "11"
|
||||
java-version: "17"
|
||||
- name: Build APK
|
||||
run: ./gradlew assembleDebug
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
|
Reference in New Issue
Block a user