Fixed build command
This commit is contained in:
parent
c04ff1b891
commit
dff8a0d217
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ build:
|
|||
script:
|
||||
- $HOME/.poetry/bin/poetry install
|
||||
- $HOME/.poetry/bin/poetry run build_static
|
||||
- $HOME/.poetry/bin/poetry run build
|
||||
- $HOME/.poetry/bin/poetry build
|
||||
|
||||
artifacts:
|
||||
name: "dist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue