This commit is contained in:
parent
00a6aa0482
commit
85a6110662
@ -24,6 +24,7 @@ jobs:
|
||||
run: |
|
||||
HASH=$(sha256sum config/west.yml)
|
||||
echo "hash=$HASH" >> "$GITHUB_OUTPUT"
|
||||
echo "computed hash: $HASH"
|
||||
|
||||
- name: Cache west modules
|
||||
uses: actions/cache@v3
|
||||
|
Loading…
Reference in New Issue
Block a user