Skip to content

Commit 2482707

Browse files
Update tests.yml
1 parent 21a1daf commit 2482707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
uses: actions/upload-artifact@v4
7575
with:
7676
name: shared_cuda${{ matrix.cuda_version }}
77-
path: output/${{ env.build_os }}/${{ env.build_arch }}/*
77+
path: output/ubuntu/x86_64/*
7878
retention-days: 7

0 commit comments

Comments
 (0)