Revert "[CI] praying again"
This reverts commit dbc707eca2b2b1139e9eb115ea743afd5e0e628b.
This commit is contained in:
parent
dbc707eca2
commit
d6afe8ca16
@ -28,7 +28,7 @@ jobs:
|
||||
tools/
|
||||
zephyr/
|
||||
bootloader/
|
||||
key: "${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('app/west.yml') }}"
|
||||
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('app/west.yml') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-build-${{ env.cache-name }}-
|
||||
${{ runner.os }}-build-
|
||||
|
Loading…
x
Reference in New Issue
Block a user