update doc GitHub Actions workflow
This commit is contained in:
parent
04d5c7fd66
commit
edb3d74fdb
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