Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled Details

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-10-10 14:17:20 +02:00
parent 06b1e4ab7a
commit 927aa54563
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Install CMake and Ninja
uses: lukka/get-cmake@dev/fix91
with:
useLocalCache: false
useLocalCache: true
useCloudCache: false
cmakeVersion: "~3.27.0"
ninjaVersion: latest