瀏覽代碼
Update android.yml
pull/2629/head
Ray
2 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
0 行新增 和
3 行删除
-
.github/workflows/android.yml
|
|
@ -42,9 +42,6 @@ jobs: |
|
|
|
shell: bash |
|
|
|
if: github.event_name == 'release' && github.event.action == 'published' |
|
|
|
|
|
|
|
- name: Checkout Android NDK |
|
|
|
uses: actions/checkout@v2 |
|
|
|
|
|
|
|
- name: Setup Android NDK |
|
|
|
id: setup-ndk |
|
|
|
uses: nttld/setup-ndk@v1 |
|
|
|