mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-13 18:27:10 +00:00
Fix doc generation CI (#948)
This commit is contained in:
parent
ff77d52851
commit
20b0e40f7d
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
run: |
|
||||
nim --version
|
||||
nimble --version
|
||||
nimble install_pinned
|
||||
nimble install_pinned -y
|
||||
# nim doc can "fail", but the doc is still generated
|
||||
nim doc --git.url:https://github.com/status-im/nim-libp2p --git.commit:${GITHUB_REF##*/} --outdir:${GITHUB_REF##*/} --project libp2p || true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user