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