Skip to content
Snippets Groups Projects
Unverified Commit bcc03849 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update deploy.yml

parent d2f7e9e7
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ jobs:
working-directory: ${{github.workspace}}/build
# Execute the build.
run: |
cmake --build . --config $BUILD_TYPE
cmake --build .
- name: Check Build Docs
working-directory: ${{github.workspace}}/build/docs/sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment