Update ci.yml

This commit is contained in:
Liangbin Lian 2023-12-22 21:01:24 +08:00 committed by GitHub
parent 5040c85cb4
commit eabb6643a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ jobs:
- name: Compare manifest
run: |
cd ib
diff ../dl/${MF_NAME} ${IB_BIN_DIR}/${MF_NAME}
diff ../dl/${MF_NAME} ${IB_BIN_DIR}/${MF_NAME} || true
- name: Upload
env: