This commit is contained in:
parent
88491eb8c2
commit
ae3bda17e1
@ -23,11 +23,12 @@ jobs:
|
|||||||
id: get-hash
|
id: get-hash
|
||||||
with:
|
with:
|
||||||
patterns: |-
|
patterns: |-
|
||||||
**/yarn.lock
|
./*
|
||||||
**.[jt]sx
|
|
||||||
-
|
-
|
||||||
name: Echo hash
|
name: Echo hash
|
||||||
run: echo ${{ steps.get-hash.outputs.hash }}
|
run: echo ${{ steps.get-hash.outputs.hash }}
|
||||||
|
|
||||||
# -
|
# -
|
||||||
# name: Restore cache
|
# name: Restore cache
|
||||||
# uses: actions/cache@v4
|
# uses: actions/cache@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user