Skip to content

Commit d5b6f45

Browse files
authored
Update publish.yml
1 parent 5cb68b0 commit d5b6f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
conda-build -c pytorch --output-folder ./conda-build ./conda
6161
6262
# Upload noarch version of torchhd to anaconda
63-
anaconda upload -u torchhd --label main ./conda-build/*/*.tar.bz2
63+
anaconda upload -u torchhd --label main ./conda-build/noarch/torchhd-*.conda

0 commit comments

Comments
 (0)