mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-08 07:05:39 -05:00
Update docs.yml (#17)
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -35,8 +35,6 @@ jobs:
|
||||
python-version: '3.10'
|
||||
- run: pip install ".[docs]"
|
||||
- run: sphinx-build docs/src docs/build
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user