Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1h20m47s Details

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-09-08 09:12:51 +02:00
parent 143b316755
commit 94299b56be
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ jobs:
# - run: Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
- name: Check for CUDA
run: |
echo "Path: $env:PATH"
- name: Install CUDA
uses: Jimver/cuda-toolkit@v0.2.11