Skip to content

Commit

Permalink
Test doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Nov 22, 2023
1 parent 227820d commit 2f68559
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/_generate_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ jobs:

- name: Install CLI
shell: bash
run: go install github.com/tj-actions/auto-doc@latest
run: brew install tj-actions/tap/auto-doc
# run: go install github.com/tj-actions/auto-doc@latest
# run: go get -u github.com/tj-actions/auto-doc/v3

- name: Generates docs
Expand Down

0 comments on commit 2f68559

Please sign in to comment.