This commit is contained in:
Nullptr 2022-05-05 14:58:49 +08:00
parent e48a5726d8
commit f5d2c20a37
1 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ jobs:
name: lspatch-debug name: lspatch-debug
path: | path: |
out/lspatch.jar out/lspatch.jar
out/manager-debug.apk out/manager.apk
- name: Build Release - name: Build Release
run: | run: |
@ -49,4 +49,4 @@ jobs:
name: lspatch-release name: lspatch-release
path: | path: |
out/lspatch.jar out/lspatch.jar
out/manager-release.apk out/manager.apk