Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -23,9 +23,7 @@ jobs:
|
||||
with:
|
||||
patterns: |-
|
||||
**/package-lock.json
|
||||
- name: Show key future key value
|
||||
run: echo "deps-node-modules-${{ steps.get-cache-hash.outputs.hash }}"
|
||||
- name: Setup Chache
|
||||
- name: Check Chache
|
||||
uses: https://github.com/actions/cache@v3
|
||||
with:
|
||||
path: ~/.npm
|
||||
|
||||
Reference in New Issue
Block a user