Update build-deploy-android-arm64.yml

master
agibsonccc 2021-03-06 08:02:20 +09:00
parent edac746504
commit a43695cd62
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
jobs: jobs:
#Note: no -pl here because we publish everything from this branch and use this as the basis for all uploads. #Note: no -pl here because we publish everything from this branch and use this as the basis for all uploads.
android-arm64: android-arm64:
runs-on: self-hosted runs-on: ubuntu-18.04
steps: steps:
- uses: AutoModality/action-clean@v1 - uses: AutoModality/action-clean@v1
- name: Cancel Previous Runs - name: Cancel Previous Runs