Skip to content

Commit

Permalink
Fixed building docs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Apr 12, 2023
1 parent 41632bb commit 7a6e7d1
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 @@ -31,6 +31,7 @@ jobs:
# Build the site
- name: Build the site
run: |
git fetch --tags origin
bash find_tag.sh
bash generate_docs.sh
Expand Down

0 comments on commit 7a6e7d1

Please sign in to comment.