mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix pypi-publish action
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip setuptools
|
||||
pip install --progress-bar off wheel twine
|
||||
pip install --progress-bar off wheel twine build
|
||||
- run: python -m build --sdist --wheel
|
||||
|
||||
- name: Publish distribution to PyPI
|
||||
|
||||
Reference in New Issue
Block a user