mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
npm load fix
This commit is contained in:
parent
20c8afaace
commit
4d25aeb41f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue