Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1h20m47s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1h20m47s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
143b316755
commit
94299b56be
|
@ -22,6 +22,9 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
# - run: Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
|
# - run: Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
|
||||||
|
- name: Check for CUDA
|
||||||
|
run: |
|
||||||
|
echo "Path: $env:PATH"
|
||||||
|
|
||||||
- name: Install CUDA
|
- name: Install CUDA
|
||||||
uses: Jimver/cuda-toolkit@v0.2.11
|
uses: Jimver/cuda-toolkit@v0.2.11
|
||||||
|
|
Loading…
Reference in New Issue