diff --git a/.github/workflows/build_GPU_Compute5.yml b/.github/workflows/build_GPU_Compute5.yml index 9311847..7b5a845 100644 --- a/.github/workflows/build_GPU_Compute5.yml +++ b/.github/workflows/build_GPU_Compute5.yml @@ -44,11 +44,6 @@ jobs: with: cuda: '12.5.0' - - run: echo "Installed cuda version is: ${{steps.cuda-toolkit.outputs.cuda}}" - - - run: echo "Cuda install location: ${{steps.cuda-toolkit.outputs.CUDA_PATH}}" - - - name: Build and push CPU Docker image uses: docker/build-push-action@v5 with: