mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 08:13:14 +00:00
workflows - unify ccache names
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1
|
||||
with:
|
||||
key: ${GITHUB_WORKFLOW}-${{ matrix.os }}
|
||||
key: mac-${{ runner.arch }}
|
||||
|
||||
- name: Run Build Script
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user