Update cache
This commit is contained in:
parent
2b1ab4fe5b
commit
e932be16e5
|
@ -115,7 +115,7 @@ jobs:
|
|||
uses: actions/cache@v3
|
||||
with:
|
||||
path: build
|
||||
key: macos-cmake-v2
|
||||
key: macos-cmake-v3
|
||||
|
||||
- name: Configure
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue