1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-07-04 14:21:37 +00:00

Keep logs as artifacts

This commit is contained in:
AnyOldName3 2020-10-07 21:04:36 +00:00
parent cfd9268a74
commit 5515bc94b7

View file

@ -71,6 +71,15 @@ MacOS:
artifacts:
paths:
- build/OpenMW-*.dmg
- "*.log"
- build/*.log
- build/*/*.log
- build/*/*/*.log
- build/*/*/*/*.log
- build/*/*/*/*/*.log
- build/*/*/*/*/*/*.log
- build/*/*/*/*/*/*/*.log
- build/*/*/*/*/*/*/*/*.log
variables: &engine-targets
targets: "openmw,openmw-essimporter,openmw-iniimporter,openmw-launcher,openmw-wizard"