Skip to content

Commit

Permalink
Update .github/workflows/docs.yml
Browse files Browse the repository at this point in the history
Co-authored-by: David Galiffi <[email protected]>
Signed-off-by: xuchen-amd <[email protected]>
  • Loading branch information
xuchen-amd and dgaliffiAMD authored Oct 29, 2024
1 parent 9dc2a78 commit d00ea74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build 1.x docs
run: |
cd docs/archive/docs-1.x
make html
make html
- name: Build 2.x docs
run: |
cd docs/archive/docs-2.x
Expand Down

0 comments on commit d00ea74

Please sign in to comment.