mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(ci): update workspaces to pass NodeJS CI (#45980)
This commit is contained in:
@@ -44,6 +44,8 @@ jobs:
|
||||
run: |
|
||||
npm ci
|
||||
npm run create:config
|
||||
npm i --prefix=curriculum-server
|
||||
npm i --prefix=web
|
||||
npm run build:curriculum
|
||||
npm run lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user