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