Unverified Commit d2f7e9e7 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update deploy.yml

parent 9d7f2f65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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