mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-11 12:09:36 +02:00
Remove cache
This commit is contained in:
parent
e663dee659
commit
1313527b9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-sandbox.yaml
vendored
2
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '21.7.3'
|
node-version: '21.7.3'
|
||||||
cache: 'npm'
|
|
||||||
- name: Prepare Node environment and adjust permissions
|
- name: Prepare Node environment and adjust permissions
|
||||||
working-directory: ./src
|
working-directory: ./src
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue