try ccache...

This commit is contained in:
Cameron Clough
2024-06-20 00:44:58 +01:00
parent 08db785668
commit 9218607d79
+4
View File
@@ -21,6 +21,10 @@ jobs:
- name: checkout submodule ref
run: git submodule update --init --filter blob:none agnos-kernel-sdm845
- uses: hendrikmuhs/ccache-action@c92f40bee50034e84c763e33b317c77adaa81c92
with:
create-symlink: true
- run: ./build_kernel.sh
- uses: actions/upload-artifact@v4
with: