mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-05 23:43:07 +00:00
accept
This commit is contained in:
parent
107b185173
commit
bd8beeedb2
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
make -j2 NIMFLAGS="--parallelBuild:2" V=1 update
|
||||
make -j2 NIMFLAGS="--parallelBuild:2" LOG_LEVEL=TRACE
|
||||
- uses: jiro4989/setup-nim-action@v1
|
||||
- run: nimble doc --index:on --project --out:${{ env.deploy-dir }} ${{ env.nim-src }}
|
||||
- run: nimble doc --accept --index:on --project --out:${{ env.deploy-dir }} ${{ env.nim-src }}
|
||||
- name: Deploy documents
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user