We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15847e9 commit e9d9406Copy full SHA for e9d9406
1 file changed
.github/workflows/nightly.yml
@@ -180,7 +180,6 @@ jobs:
180
UBUNTU_VERSION=${{ matrix.ubuntu }} \
181
BASE_IMAGE="${{ matrix.base_image }}" \
182
UBUNTU_PORTS_MIRROR="${{ matrix.ports_mirror }}" \
183
- CUVSLAM_REQUIRE_CLEAN_SOURCE=1 \
184
EXTRA_CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=${{ matrix.archs }} ${{ matrix.cmake_options }}" \
185
./scripts/build_cuvslam_in_docker.sh Release ./output
186
0 commit comments