mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04: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
|
key: ninja
|
||||||
paths:
|
paths:
|
||||||
- deps
|
- deps
|
||||||
- MSVC2019_64_Ninja/deps
|
- MSVC2019_64_Ninja/deps/Qt
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
paths:
|
paths:
|
||||||
@ -141,7 +141,7 @@ Windows_Ninja_RelWithDebInfo:
|
|||||||
key: msbuild
|
key: msbuild
|
||||||
paths:
|
paths:
|
||||||
- deps
|
- deps
|
||||||
- MSVC2019_64/deps
|
- MSVC2019_64/deps/Qt
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user