mirror of
https://github.com/gedoor/legado.git
synced 2025-01-08 11:47:32 +08:00
Update test.yml
This commit is contained in:
parent
59ea1ee2a3
commit
7d130334e1
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -119,8 +119,8 @@ jobs:
|
||||
path: ${{ github.workspace }}/mapping/missing_rules.txt
|
||||
|
||||
- name: Check Build production
|
||||
- working-directory: apk/
|
||||
run: |
|
||||
cd ${{ github.workspace }}/apk/
|
||||
if [ ! -e legado_*.apk ]; then
|
||||
echo "Build production not found! Check gradle logs."
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user