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

Update deploy.yml

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