test
This commit is contained in:
parent
503f84fc7a
commit
92761dde15
@ -26,11 +26,14 @@ jobs:
|
|||||||
id: get-hash
|
id: get-hash
|
||||||
with:
|
with:
|
||||||
patterns: |-
|
patterns: |-
|
||||||
./*
|
**.jsx
|
||||||
|
**.tsx
|
||||||
|
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Echo hash
|
name: Echo hash
|
||||||
run: echo ${{ steps.get-hash.outputs.hash }}
|
run: echo ${{ steps.get-hash.outputs.hash }}
|
||||||
|
run: echo ${{ steps.get-hash.outputs.matched-files }}
|
||||||
|
|
||||||
# -
|
# -
|
||||||
# name: Restore cache
|
# name: Restore cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user