"src/diffusers/commands/__init__.py" did not exist on "ac796924dff7241d9b516ea27faaa7b2f12434fd"
Commit b1eec709 authored by James Tharpe's avatar James Tharpe
Browse files

Fix build base url

parent b3f0dd77
......@@ -7,7 +7,7 @@ build:
stage: build
script:
- npm install
- npm run build
- npm run build -- --prefix-paths ${CI_PAGES_URL}
artifacts:
paths:
- public
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment