mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-05 08:15:47 +08:00
try ccache...
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user