Update ci.yml

This commit is contained in:
Scott Brenner
2025-05-06 19:37:06 -07:00
committed by teejusb
parent 698f6c178f
commit d88ca98039
+1 -1
View File
@@ -142,7 +142,7 @@ jobs:
with:
path: |
build
key: ${{ runner.os }}-cmake-build-${{ github.sha }}
key: ${{ runner.os }}-${{ runner.arch }}-cmake-build-${{ hashFiles('**/CMakeLists.txt', '**/*.cmake') }}
restore-keys: |
${{ runner.os }}-cmake-build-
- name: Configure