mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 19:11:34 +00:00
Bump cache key for new Bullet binaries
This commit is contained in:
parent
6ca9fb7e15
commit
946e905d58
1 changed files with 2 additions and 2 deletions
|
@ -470,7 +470,7 @@ macOS12_Xcode13:
|
|||
after_script:
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: ninja-v5
|
||||
key: ninja-v6
|
||||
paths:
|
||||
- ccache
|
||||
- deps
|
||||
|
@ -571,7 +571,7 @@ macOS12_Xcode13:
|
|||
after_script:
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: msbuild-v5
|
||||
key: msbuild-v6
|
||||
paths:
|
||||
- ccache
|
||||
- deps
|
||||
|
|
Loading…
Reference in a new issue