File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 42
42
pip install -r docs/requirements.txt
43
43
- name : Build with MkDocs
44
44
run : |
45
- cd docs && mkdocs build --clean --site-dir ../../_site
45
+ cd docs && mkdocs build --clean --site-dir ../../_site && cd -
46
46
- name : Upload artifact
47
47
uses : actions/upload-pages-artifact@v3
48
48
Original file line number Diff line number Diff line change 1
1
site_name : Nesis - Your AI Powered Enterprise Knowledge Partner
2
- site_description : Your AI Powered Enterprise Knowledge Partner. Enables your enterprise to search and converse with your private documents.
2
+ site_description : Your AI Powered Enterprise Knowledge Partner. Enables your enterprise to chat with your private documents.
3
3
site_url : https://ametnes.github.io/nesis/
4
4
repo_url : https://github.com/ametnes/nesis/
5
5
repo_name : ametnes/nesis
You can’t perform that action at this time.
0 commit comments