mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-11 19:20:12 +01:00
add missing run
This commit is contained in:
parent
61a61d1f25
commit
195215ac46
1
.github/workflows/build_docs.yml
vendored
1
.github/workflows/build_docs.yml
vendored
|
|
@ -25,3 +25,4 @@ jobs:
|
|||
mkdocs build -f docu/mkdocs.yml
|
||||
|
||||
- name: Upload to docs-server
|
||||
run: echo 'test'
|
||||
|
|
|
|||
Loading…
Reference in a new issue