Update .gitea/workflows/build.yml
This commit is contained in:
@@ -23,6 +23,8 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
- name: Show key future key value
|
||||
run: echo "deps-node-modules-${{ hashFiles('**/package-lock.json') }}"
|
||||
- name: Setup Chache
|
||||
uses: https://github.com/actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user