Reorganising build.gradle for CUDA 12
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m59s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m59s
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
67d14b7ea8
commit
87485c2d37
@ -24,7 +24,8 @@ jobs:
|
||||
java-version: '11'
|
||||
|
||||
- name: Execute Gradle build
|
||||
run: sh ./gradlew build \
|
||||
run: |
|
||||
sh ./gradlew build \
|
||||
-Pmavenuser=${{ secrets.MAVENUSER }} \
|
||||
-Pmavenpass=${{ secrets.MAVENPASS }} \
|
||||
-PossrhUsername=${{ secrets.OSSRHUSERNAME }} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user