更新 .gitea/workflows/multiple.yml
This commit is contained in:
parent
cacac281b6
commit
91fb705b3c
@ -22,6 +22,8 @@ jobs:
|
||||
node-version: 16
|
||||
cache: 'yarn'
|
||||
|
||||
- run: echo ${{ runner.os }}-yarn-${{ hashFiles('yarn.lock') }}
|
||||
|
||||
- name: Cache node modules
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user