workflows - unify ccache names

This commit is contained in:
Andrej730
2025-09-23 16:47:22 +05:00
parent d4c02a312a
commit 8a33e2fea1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
- name: ccache
uses: hendrikmuhs/ccache-action@v1
with:
key: ${GITHUB_WORKFLOW}
key: ubuntu-22.04-${{ runner.arch }}
# rocksdb on debian distros misses RTTI?
- name: build rocksdb