update doc GitHub Actions workflow

This commit is contained in:
Alexey Ochapov 2020-11-04 20:16:06 +03:00
parent ed1b3ace98
commit 12c05c7acd
No known key found for this signature in database
GPG Key ID: 9DC52E8F031B8DA8

View File

@ -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