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
1 changed files with 1 additions and 1 deletions

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: