1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-26 12:14:54 +00:00

Upload Teal artifacts on failure, avoid nested archives

This commit is contained in:
uramer 2024-10-13 17:36:29 +02:00
parent 2bb25ef2d6
commit bef9fc0a4b
2 changed files with 2 additions and 2 deletions

View File

@ -196,8 +196,9 @@ Teal:
script:
- CI/teal_ci.sh
artifacts:
when: always
paths:
- teal_declarations.zip
- teal_declarations
Ubuntu_GCC_Debug:
extends: .Ubuntu

View File

@ -12,4 +12,3 @@ luarocks make cyan-dev-1.rockspec
popd
scripts/generate_teal_declarations.sh ./teal_declarations
zip teal_declarations.zip -r teal_declarations