Skip to content

Commit 8ebecc0

Browse files
committed
fix
1 parent 9ae70f4 commit 8ebecc0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build_documentation.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ jobs:
7171
deb [arch=amd64] https://archive.furiosa.ai/ubuntu jammy restricted
7272
EOT
7373
sudo apt update && sudo apt install -y furiosa-libnux
74-
75-
- name: Make documentation
76-
shell: bash
77-
run: |
78-
source venv-doc/bin/activate
7974
doc-builder build optimum.furiosa docs/source/ \
8075
--repo_name optimum-furiosa \
8176
--build_dir furiosa-doc-build/ \

0 commit comments

Comments
 (0)