mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-11 06:40:34 +00:00
Cache less stuff to avoid duplicate entries.
This might make everything faster if we're network-bound.
This commit is contained in:
parent
20859bbc50
commit
6f3e87ce69
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user