mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Documentation generation: verbose generation
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
fi
|
||||
|
||||
npm install
|
||||
./generate $args ../.. ../../../www/docs
|
||||
./generate --verbose $args ../.. ../../../www/docs
|
||||
working-directory: source/script/api-docs
|
||||
- name: Examine changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user