mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[DOCS] Fixing docs (#2221)
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
run: |
|
||||
cd docs
|
||||
export PATH=$(python3 -c "import cmake; print(cmake.CMAKE_BIN_DIR)"):$PATH
|
||||
sphinx-build . _build/html/
|
||||
python3 -m sphinx . _build/html/main
|
||||
|
||||
- name: Update docs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user