This commit is contained in:
parent
b981cbcf1e
commit
e17b5743ec
@ -28,11 +28,7 @@ jobs:
|
||||
tools/
|
||||
zephyr/
|
||||
bootloader/
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('app/west.yml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-build-${{ env.cache-name }}-
|
||||
${{ runner.os }}-build-
|
||||
${{ runner.os }}-
|
||||
key: ${{ hashFiles('app/west.yml') }}
|
||||
timeout-minutes: 2
|
||||
continue-on-error: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user