更新 .gitea/workflows/multiple.yml
This commit is contained in:
parent
4cd6dc6e87
commit
72a3a7e33d
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Hash files
|
- name: Hash files
|
||||||
id: get-hash
|
id: get-hash
|
||||||
uses: https://gitea.com/actions/go-hashfiles
|
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||||
patterns: '**/yarn.lock'
|
patterns: '**/yarn.lock'
|
||||||
|
|
||||||
- run: echo ${{ runner.os }}-yarn-${{ steps.get-hash.outputs.hash }}
|
- run: echo ${{ runner.os }}-yarn-${{ steps.get-hash.outputs.hash }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user