We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a1daf commit 2482707Copy full SHA for 2482707
.github/workflows/tests.yml
@@ -74,5 +74,5 @@ jobs:
74
uses: actions/upload-artifact@v4
75
with:
76
name: shared_cuda${{ matrix.cuda_version }}
77
- path: output/${{ env.build_os }}/${{ env.build_arch }}/*
+ path: output/ubuntu/x86_64/*
78
retention-days: 7
0 commit comments