Skip to content

Commit

Permalink
moep
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 15, 2024
1 parent fa67180 commit f287afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: "build docs"
run: |
chmod +x cmd/carapace/carapace
sed -i 's/^follow-web-links.*/follow-web-links = false/' docs/book.toml
sh .github/completers.sh > docs/src/completers.md
sh .github/conditions.sh > docs/src/variable/conditions.md
sh .github/macros.sh > docs/src/spec/macros.md
Expand Down

0 comments on commit f287afc

Please sign in to comment.