更新 .gitea/workflows/multiple.yml
This commit is contained in:
parent
9ed97b1898
commit
9d64ac2a6f
@ -25,7 +25,8 @@ jobs:
|
||||
- name: Hash files
|
||||
id: get-hash
|
||||
uses: https://github.com/seepine/hash-files@v1
|
||||
patterns: '**/yarn.lock'
|
||||
with:
|
||||
patterns: '**/yarn.lock'
|
||||
|
||||
- run: echo ${{ runner.os }}-yarn-${{ steps.get-hash.outputs.hash }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user