Reorganising build.gradle for CUDA 12
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m15s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m15s
Details
Signed-off-by: brian <brian@brutex.de>CUDA12
parent
1575a27192
commit
6509eaecf1
|
@ -67,6 +67,7 @@ jobs:
|
||||||
-PCAVIS_CHIP=cpu,cuda -Pskip-native=false \
|
-PCAVIS_CHIP=cpu,cuda -Pskip-native=false \
|
||||||
2>&1 > buildlog/buildlog.log
|
2>&1 > buildlog/buildlog.log
|
||||||
|
|
||||||
|
- name: Upload log
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
|
|
Loading…
Reference in New Issue