1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

Cache less stuff to avoid duplicate entries.

This might make everything faster if we're network-bound.
This commit is contained in:
AnyOldName3 2020-07-12 13:58:12 +01:00
parent 20859bbc50
commit 6f3e87ce69

View file

@ -78,7 +78,7 @@ MacOS:
key: ninja
paths:
- deps
- MSVC2019_64_Ninja/deps
- MSVC2019_64_Ninja/deps/Qt
artifacts:
when: always
paths:
@ -141,7 +141,7 @@ Windows_Ninja_RelWithDebInfo:
key: msbuild
paths:
- deps
- MSVC2019_64/deps
- MSVC2019_64/deps/Qt
artifacts:
when: always
paths: