mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
fix path
This commit is contained in:
parent
22d3f7ad77
commit
1e0bb8a2c0
@ -4,7 +4,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- cd ./docs
|
- cd ./docs
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- mkdocs build --site-dir public --verbose
|
- mkdocs build --site-dir ../public --verbose
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user