0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2025-01-06 23:51:13 +00:00

Update compile-android.yml

This commit is contained in:
Kenny 2022-02-24 20:26:39 -05:00 committed by GitHub
parent 554e077d5c
commit 57f47f4137
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: native-publish
ref: $BASE_BRANCH
- name: set up JDK 11
uses: actions/setup-java@v2
with: