mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 08:46:41 +01:00
updated docs.yml
This commit is contained in:
parent
59d9801d72
commit
3b31b798f8
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: poco-docs
|
||||
name: Generate reference documentation
|
||||
on:
|
||||
workflow-dispatch:
|
||||
inputs:
|
||||
@ -22,4 +22,3 @@ jobs:
|
||||
export PATH=$POCO_BASE/release/script:$PATH
|
||||
export LD_LIBRARY_PATH=$POCO_BASE/stage/tools/lib/Linux/x86_64
|
||||
mkdoc ${{ inputs.relspec }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user