[CI] hash zephyr/west.yml for cache
This commit is contained in:
parent
a2e1f7b2ef
commit
e7f025a816
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Hash west module
|
||||
id: hash-west
|
||||
run: |
|
||||
HASH=$(sha256sum config/west.yml | head -c 64)
|
||||
HASH=$(sha256sum zephyr/west.yml | head -c 64)
|
||||
echo "hash=$HASH" >> "$GITHUB_OUTPUT"
|
||||
echo "computed hash: $HASH"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user