Skip to content

Commit

Permalink
fixing docs builds in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulko committed Nov 23, 2024
1 parent 665cea3 commit 0c64f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: |
git stash
git checkout v1.0.3
cd docs
make html
mkdir -p ../build/html/v1.0.3
cp -r build/html/* ../build/html/v1.0.3/
Expand Down

0 comments on commit 0c64f24

Please sign in to comment.