mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix public path
This commit is contained in:
@@ -42,8 +42,6 @@ jobs:
|
||||
python -m pip install --progress-bar off pytest-playwright
|
||||
|
||||
- name: Build standalone_app
|
||||
env:
|
||||
PUBLIC_PATH: /optuna-dashboard/public/
|
||||
run: make MODE="prd" standalone_app/public/bundle.js
|
||||
|
||||
- name: Install the required browsers
|
||||
|
||||
Reference in New Issue
Block a user