mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
build_win - test ccache
This commit is contained in:
@@ -45,6 +45,11 @@ jobs:
|
|||||||
7z x $_.FullName
|
7z x $_.FullName
|
||||||
}
|
}
|
||||||
|
|
||||||
|
- name: ccache
|
||||||
|
uses: hendrikmuhs/ccache-action@v1.2
|
||||||
|
with:
|
||||||
|
key: win-${{ matrix.arch }}
|
||||||
|
|
||||||
- name: Run Build Script
|
- name: Run Build Script
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user