Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdouglas authored Oct 28, 2024
1 parent 21a1daf commit 2482707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: shared_cuda${{ matrix.cuda_version }}
path: output/${{ env.build_os }}/${{ env.build_arch }}/*
path: output/ubuntu/x86_64/*
retention-days: 7

0 comments on commit 2482707

Please sign in to comment.