Skip to content

Commit 1ac7137

Browse files
Update CI.yml
1 parent 23be909 commit 1ac7137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
109109
110110
- name: Build the dependency
111-
run: poetry run build
111+
run: poetry build
112112

113113
- name: Upload to GitHub Release
114114
uses: actions/upload-release-asset@v1

0 commit comments

Comments
 (0)