mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-06-20 20:05:44 +02:00
Update deploy-apk workflow for java 21
This commit is contained in:
parent
3bb5ce5924
commit
6419c8dc3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-apk.yml
vendored
2
.github/workflows/deploy-apk.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
|
||||
- name: install dependencies
|
||||
run: npm ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue