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
Branches
Tags
No related merge requests found
...@@ -92,7 +92,7 @@ jobs: ...@@ -92,7 +92,7 @@ jobs:
working-directory: ${{github.workspace}}/build working-directory: ${{github.workspace}}/build
# Install the build. # Install the build.
run: | run: |
cmake --install . --config $BUILD_TYPE cmake --install .
- name: Upload to S3 - name: Upload to S3
working-directory: ${{github.workspace}}/install 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