mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-05 18:53:28 +02:00
Update deploy-sandbox.yaml
This commit is contained in:
parent
3daa54ad43
commit
cb88a49079
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy-sandbox.yaml
vendored
3
.github/workflows/deploy-sandbox.yaml
vendored
|
@ -38,6 +38,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: [variables]
|
||||
steps:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '23.0.0-nightly202404297c3dce0e4f'
|
||||
- uses: actions/checkout@v3
|
||||
- name: Compile USWDS assets
|
||||
working-directory: ./src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue