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:
parent
554e077d5c
commit
57f47f4137
1 changed files with 1 additions and 1 deletions
2
.github/workflows/compile-android.yml
vendored
2
.github/workflows/compile-android.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue