mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Update deploy-sandbox.yaml
This commit is contained in:
parent
13ab27aee2
commit
09b8ec67ef
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy-sandbox.yaml
vendored
3
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -39,6 +39,9 @@ jobs:
|
|||
needs: [variables]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '21.7.3'
|
||||
- name: Compile USWDS assets
|
||||
working-directory: ./src
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue