Update build-deploy-android-arm64.yml
parent
edac746504
commit
a43695cd62
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue