mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
add key
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
uses: actions/cache/restore@v4
|
||||
with:
|
||||
path: node_modules
|
||||
key: node_modules
|
||||
- name: npm install
|
||||
run: npm ci --force
|
||||
- name: config
|
||||
|
||||
Reference in New Issue
Block a user