diff --git a/.github/workflows/nalgebra-ci-build.yml b/.github/workflows/nalgebra-ci-build.yml index dd8d23bb..ba0acf5e 100644 --- a/.github/workflows/nalgebra-ci-build.yml +++ b/.github/workflows/nalgebra-ci-build.yml @@ -28,6 +28,8 @@ jobs: runs-on: ubuntu-latest # env: # RUSTFLAGS: -D warnings + - uses: Jimver/cuda-toolkit@v0.2.4 + id: cuda-toolkit steps: - uses: actions/checkout@v2 - name: Build --no-default-feature