Commit dff8a0d2 authored by Joel Collins's avatar Joel Collins
Browse files

Fixed build command

parent c04ff1b8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"