Skip to content

Commit

Permalink
Merge branch '15298-cms-styles-not-correct' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmund Dunn committed Sep 19, 2023
2 parents 749c3b5 + 8290211 commit 42399b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/compile-theme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export NODE_EXTRA_CA_CERTS=/etc/pki/tls/certs/ca-bundle.crt
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=TRUE

pushd ./docroot/core
nvm install 18
nvm install 16
yarn install
yarn build:css
popd
Expand Down

0 comments on commit 42399b6

Please sign in to comment.