更新 .gitea/workflows/multiple.yml
This commit is contained in:
parent
9d64ac2a6f
commit
3d5f8c3f12
@ -28,7 +28,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
patterns: '**/yarn.lock'
|
patterns: '**/yarn.lock'
|
||||||
|
|
||||||
- run: echo ${{ runner.os }}-yarn-${{ steps.get-hash.outputs.hash }}
|
- run: echo ${{ steps.get-hash.outputs.hash }}
|
||||||
|
|
||||||
|
- run: echo ${{ runner.os }}
|
||||||
|
|
||||||
- name: Cache node modules
|
- name: Cache node modules
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user