Reorganising build.gradle for CUDA 12
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 40m11s

Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
Brian Rosenberger 2023-10-15 19:08:58 +02:00
parent 1601a7189b
commit 035c196dfb

View File

@ -50,7 +50,7 @@ jobs:
- name: Execute Gradle build
run: |
./gradlew.bat build \
cmd.exe /C ./gradlew.bat build \
--stacktrace \
-Pmavenuser=${{ secrets.MAVENUSER }} \
-Pmavenpass=${{ secrets.MAVENPASS }} \