Update release workflow
This commit is contained in:
parent
e932be16e5
commit
40ebdaea5b
|
@ -95,7 +95,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