mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
Add cache dependency path
This commit is contained in:
parent
65635dc8e3
commit
596afdb6de
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-sandbox.yaml
vendored
1
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -43,6 +43,7 @@ jobs:
|
|||
with:
|
||||
node-version: '21.7.3'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: ./src/package-lock.json
|
||||
|
||||
- name: Compile USWDS assets
|
||||
working-directory: ./src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue