Skip to content

Commit c7b0c3a

Browse files
committed
fix syntax issue
1 parent 526ce84 commit c7b0c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
pip install $(find dist -type f -name "*.whl") --target=./tmp
4646
4747
- name: List installed file sizes
48+
run: |
4849
du -h ./tmp
4950
5051
# only publish distribution to PyPI for tagged commits

0 commit comments

Comments
 (0)