Skip to content

Commit e0bac0d

Browse files
committed
0.7.0
1 parent d5d5272 commit e0bac0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
uses: actions/download-artifact@v3
6868
with:
6969
name: dist
70+
path: dist/ # This will ensure the artifact is downloaded to the dist/ folder
7071

7172
# Step 8: Get short commit SHA (first 7 characters)
7273
- name: Get short commit SHA

0 commit comments

Comments
 (0)