Commit b37b6eaa authored by Carmelo Arcidiacono's avatar Carmelo Arcidiacono 💬
Browse files

pwsh

parent f9aa27e8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,6 +10,6 @@ create-pages:
    - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
  # Functions that should be executed before the build script is run
  before_script:
    - pip install mkdocs mkdocs-material
    - conda activate mkdocs-env
  script:
    - mkdocs build --site-dir public