Skip to content

Commit 2fa02a8

Browse files
committed
[NFC] Fix path in release CI
1 parent eac8420 commit 2fa02a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
uses: softprops/action-gh-release@v1
9898
with:
9999
files: |
100-
dist/wheelhouse-*/*
100+
dist/wheelhouse-*

0 commit comments

Comments
 (0)