build_pyodide - use ccache

This commit is contained in:
Andrej730
2025-10-22 13:25:12 +05:00
parent a4dae9650f
commit 80504310b6
+5
View File
@@ -28,6 +28,11 @@ jobs:
cd ifcopenshell_build
python ../IfcOpenShell/pyodide/cache_dependencies.py unpack
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
with:
key: ubuntu-22.04-${{ runner.arch }}
- name: Build
run: |
./IfcOpenShell/pyodide/build_pyodide.sh