Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit a041e18

Browse files
authored
Update magma artifact upload (#2033)
1 parent e17c46a commit a041e18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-magma-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
path: magma_*_cuda*_*.7z
3838
overwrite: true
39+
name: artifact_${{ matrix.cuda_version }}_${{ matrix.config }}
3940
push-windows-magma:
4041
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
4142
environment: magma

0 commit comments

Comments
 (0)