Reorganising build.gradle for CUDA 12
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m22s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m22s
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
6509eaecf1
commit
d6a821b5e8
@ -69,6 +69,7 @@ jobs:
|
||||
|
||||
- name: Upload log
|
||||
uses: actions/upload-artifact@v3
|
||||
if: success() || failure() # run this step even if previous step failed
|
||||
with:
|
||||
name: my-artifact
|
||||
path: buildlog/buildlog.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user