update doc GitHub Actions workflow
This commit is contained in:
parent
ed1b3ace98
commit
12c05c7acd
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
run: cmake --build . --target doc --config Release
|
||||
|
||||
- name: Archive production artifacts
|
||||
- name: Upload HTML documentation
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: HTML documentation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user