Skip to content

Commit f633e41

Browse files
Update CI.yml
1 parent 1b0dfba commit f633e41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ jobs:
119119
- name: Install python dependencies
120120
run: |
121121
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
122-
# Upload the .whl file to the GitHub Release
123122
124123
- name: Build the dependency
125124
run: poetry run build

0 commit comments

Comments
 (0)