Update main.yml

This commit is contained in:
练亮斌
2022-04-10 01:10:16 +08:00
committed by GitHub
parent cdc221c7a5
commit e3f12e2887

View File

@@ -142,7 +142,7 @@ jobs:
- name: Last fail log
if: failure()
run: tail -n 200 /tmp/openwrt-sdk-build.log
run: tail -n 200 /tmp/openwrt-sdk-build.log && false
- name: PreUpload - Clean
id: preupload