Skip to content

Commit

Permalink
Remove dashboard from release workflow (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
strickvl authored Feb 15, 2024
1 parent 0703265 commit 88ec20e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-pypi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
with:
virtualenvs-create: true
virtualenvs-in-project: true
- name: Include latest dashboard
run: bash scripts/install-dashboard.sh
- name: Build package
run: poetry build
- name: Mint token
Expand Down

0 comments on commit 88ec20e

Please sign in to comment.