Add restore key in attempt to make cache work
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
|||||||
${{github.workspace}}/build/cmake_checks_cache.txt
|
${{github.workspace}}/build/cmake_checks_cache.txt
|
||||||
${{github.workspace}}/build/CMakeFiles/**/CMake*.cmake
|
${{github.workspace}}/build/CMakeFiles/**/CMake*.cmake
|
||||||
key: openvulkano-${{matrix.os}}-cmake-checks
|
key: openvulkano-${{matrix.os}}-cmake-checks
|
||||||
|
restore-keys: |-
|
||||||
|
openvulkano-${{matrix.os}}-cmake-checks
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user