Fix artifact path in CI for webapp
This commit is contained in:
parent
a0065931e4
commit
8b29ddaf4f
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue