Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Oct 30, 2024
1 parent 2c2f89a commit db1d820
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,6 @@ jobs:
name: workspace
path: .

- name: Install python dependencies
run: |
poetry config pypi-token.pypi ${{ secrets.PYPI_TOKEN }}
# Upload the .whl file to the GitHub Release
- name: Build the dependency
run: poetry build --output py-dist

Expand Down

0 comments on commit db1d820

Please sign in to comment.