Skip to content

Commit

Permalink
npm load fix
Browse files Browse the repository at this point in the history
  • Loading branch information
therealslimhsiehdy committed Jul 18, 2024
1 parent 20c8afa commit 4d25aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-branch-to-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Compile USWDS assets
working-directory: ./src
run: |
docker compose run node npm install npm@latest &&
docker compose run node npm install &&
docker compose run node npx gulp copyAssets &&
docker compose run node npx gulp compile
Expand Down

0 comments on commit 4d25aeb

Please sign in to comment.