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