Fix artifact path in CI for webapp

This commit is contained in:
Julian Stirling 2025-07-06 20:49:00 +01:00
parent a0065931e4
commit 8b29ddaf4f

View file

@ -165,7 +165,7 @@ build:
name: "dist" name: "dist"
expire_in: 1 week expire_in: 1 week
paths: paths:
- "src/openflexure_microscope/static/" - "src/openflexure_microscope_server/static/"
# # Package application into distribution tarball # # Package application into distribution tarball
# package: # package: