diff options
| author | 2023-07-04 13:52:05 +0800 | |
|---|---|---|
| committer | 2023-07-04 13:52:05 +0800 | |
| commit | 12b7780e1933705cf65002e7c141758a33aac1b9 (patch) | |
| tree | 60e47712357d119d3fa22bd5545fb035d5852211 /.github/workflows | |
| parent | 491c8642b821f67f12e53ee4ef1e86734d415e91 (diff) | |
| download | infini-12b7780e1933705cf65002e7c141758a33aac1b9.tar.gz infini-12b7780e1933705cf65002e7c141758a33aac1b9.zip | |
Update python-publish.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/python-publish.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 51f6b9a9..0291fea4 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -27,7 +27,5 @@ jobs: env: PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }} - run: | - ls - cd ./hydrorollcore poetry publish --build shell: bash |
