mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 23:42:17 +02:00
Update deploy-sandbox.yaml
This commit is contained in:
parent
ad72c49de7
commit
1d58ead3e1
1 changed files with 3 additions and 3 deletions
6
.github/workflows/deploy-sandbox.yaml
vendored
6
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -40,9 +40,9 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '21.7.3'
|
||||
cache: 'npm'
|
||||
with:
|
||||
node-version: '21.7.3'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Compile USWDS assets
|
||||
working-directory: ./src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue