Skip to content

Commit e6b98b2

Browse files
committed
ci: update upload
1 parent ee0f9d4 commit e6b98b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
TORCH_CUDA_ARCH_LIST: Turing
5757

5858
- uses: actions/upload-artifact@v4
59+
name: wheels
5960
with:
6061
path: ./wheelhouse/*cyanure*.whl
6162

@@ -119,6 +120,7 @@ jobs:
119120
run: python setup.py sdist
120121

121122
- uses: actions/upload-artifact@v4
123+
name: archive
122124
with:
123125
path: dist/*.tar.gz
124126

0 commit comments

Comments
 (0)