@ -31,7 +31,6 @@ build:
<<: *node_template
stage: build
script:
- bun run build:ldo
- bun run build
artifacts:
paths:
@ -45,7 +44,6 @@ pages:
stage: deploy
- mkdir public
- cp -r dist/* public/