build_pyodide - use ccache

This commit is contained in:
Andrej730
2025-10-22 13:25:12 +05:00
parent d8b75d4448
commit 75f5b0df64
+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