mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 06:39:13 +00:00
build_osx - separate arm64 ccache to avoid override
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
|||||||
- name: ccache
|
- name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1
|
uses: hendrikmuhs/ccache-action@v1
|
||||||
with:
|
with:
|
||||||
key: mac-${{ runner.arch }}
|
key: mac-${{ matrix.arch }}
|
||||||
|
|
||||||
- name: Run Build Script
|
- name: Run Build Script
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user