We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad3336 commit 310ca68Copy full SHA for 310ca68
.github/workflows/build.yml
@@ -44,6 +44,7 @@ jobs:
44
toolchains: arm-zephyr-eabi
45
manifest-file-name: ${{ env.MODULE_PATH }}/west.yml
46
west-project-filter: ${{ env.HAL_FILTER }}
47
+ enable-ccache: false
48
49
- name: Add manifest path as module
50
run: |
0 commit comments