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