mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 02:58:20 +00:00
Update .docs.yml
This commit is contained in:
parent
ee71120fea
commit
03852b0bca
1 changed files with 2 additions and 1 deletions
3
.github/workflows/.docs.yml
vendored
3
.github/workflows/.docs.yml
vendored
|
@ -17,11 +17,12 @@ jobs:
|
|||
go-version: 1.17
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
run: go build
|
||||
|
||||
- name: Update Wiki
|
||||
run: |
|
||||
mkdir doc
|
||||
ls
|
||||
./go-passbolt-cli gendoc
|
||||
|
||||
- name: Upload Documentation to Wiki
|
||||
|
|
Loading…
Add table
Reference in a new issue