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

Update deploy.yml

parent 9d7f2f65
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ jobs:
working-directory: ${{github.workspace}}/build
# Install the build.
run: |
cmake --install . --config $BUILD_TYPE
cmake --install .
- name: Upload to S3
working-directory: ${{github.workspace}}/install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment