Make stop mgbuild container step run always

This commit is contained in:
Deda 2024-02-24 00:05:50 +01:00
parent 940275769f
commit 699014fb30

View File

@ -163,6 +163,7 @@ jobs:
# build/logs
- name: Stop mgbuild container
if: always()
run: |
./release/package/run2.sh \
--toolchain $TOOLCHAIN \