Skip to content

Commit

Permalink
fix build error kubeflow-pipelines-frontend
Browse files Browse the repository at this point in the history
Signed-off-by: mauricio-dc-chainguard <mauricio.diazcernas@chainguard.dev>
  • Loading branch information
mauricio-dc-chainguard committed Apr 24, 2024
1 parent 4af7f53 commit 8e58453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubeflow-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ subpackages:
cd ../
# Build frontend
npm ci
npm ci --legacy-peer-deps
npm run postinstall
npm run build
# Copy to output
Expand Down

0 comments on commit 8e58453

Please sign in to comment.