Update compile-android.yml

This commit is contained in:
Kenny 2022-02-24 20:32:19 -05:00 committed by GitHub
parent 57f47f4137
commit e7e800b4d9
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: $BASE_BRANCH
ref: main
- name: set up JDK 11
uses: actions/setup-java@v2
with: