Fix ci paths

This commit is contained in:
bom 2024-05-10 12:23:07 +02:00
parent d35335c234
commit d926031406

View file

@ -35,7 +35,7 @@ report-frontend:
- pyb report_frontend - pyb report_frontend
artifacts: artifacts:
paths: paths:
- target/frontend-build/build-report.html - target/build-report.html
package-frontend: package-frontend:
<<: *cljs <<: *cljs
@ -44,7 +44,7 @@ package-frontend:
- pyb package_frontend - pyb package_frontend
artifacts: artifacts:
paths: paths:
- target/frontend-build - target/
release-to-forgejo: release-to-forgejo:
<<: *cljs <<: *cljs