mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
chore(monorepo/ci): trigger client build also
This commit is contained in:
@@ -27,6 +27,9 @@ BUILD_DIR="./build"
|
||||
DIST_DIR="./dist"
|
||||
CLEANUP_SCRIPT="./scripts/cleanupNodeModules.ts"
|
||||
|
||||
# Build the package dependencies
|
||||
npm run build:packages --prefix ../..
|
||||
npm run client:build --prefix ../..
|
||||
|
||||
# Trigger the build
|
||||
echo "Build start"
|
||||
|
||||
Reference in New Issue
Block a user