Make stop mgbuild container step run always
This commit is contained in:
parent
940275769f
commit
699014fb30
1
.github/workflows/testflow.yml
vendored
1
.github/workflows/testflow.yml
vendored
@ -163,6 +163,7 @@ jobs:
|
||||
# build/logs
|
||||
|
||||
- name: Stop mgbuild container
|
||||
if: always()
|
||||
run: |
|
||||
./release/package/run2.sh \
|
||||
--toolchain $TOOLCHAIN \
|
||||
|
Loading…
Reference in New Issue
Block a user