mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Increment cache keys missed in !4450
It changed the filenames for deps, so we've got two copies of the deps in the cache, and now we're running out of disk space.
This commit is contained in:
parent
e20d52d23c
commit
928bbed09b
1 changed files with 2 additions and 2 deletions
|
@ -651,7 +651,7 @@ macOS14_Xcode15_arm64:
|
|||
- Get-Volume
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: ninja-2022-v11
|
||||
key: ninja-2022-v12
|
||||
paths:
|
||||
- ccache
|
||||
- deps
|
||||
|
@ -798,7 +798,7 @@ macOS14_Xcode15_arm64:
|
|||
- Get-Volume
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: msbuild-2022-v11
|
||||
key: msbuild-2022-v12
|
||||
paths:
|
||||
- deps
|
||||
- MSVC2022_64/deps/Qt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue