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

Signed-off-by: brian <brian@brutex.de>
CUDA12
Brian Rosenberger 2023-10-15 19:08:58 +02:00
parent 1601a7189b
commit 035c196dfb
1 changed files with 1 additions and 1 deletions

View File

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