Skip to content

Commit 61c6bc0

Browse files
first commit
1 parent 90af916 commit 61c6bc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
uses: lukka/get-cmake@latest
4545
- name: ccache
4646
uses: hendrikmuhs/ccache-action@v1.2.11
47+
with:
48+
key: ${{ github.job }}-${{ matrix.os }}-${{ matrix.cc }}
4749
- name: cmake
4850
shell: bash
4951
run: |

0 commit comments

Comments
 (0)