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 d5254bf commit 4336f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_generate_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install CLI
shell: bash
run: go install github.com/tj-actions/auto-doc@v3
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 4336f29

Please sign in to comment.