Update go.yml
This commit is contained in:
parent
9e99ac28d8
commit
de6a0706d0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -43,6 +43,7 @@ jobs:
|
|||
- name: Create docs
|
||||
run: |
|
||||
npm install apidoc
|
||||
which apidoc
|
||||
apidoc -i . -o apidocs
|
||||
|
||||
- name: List docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue