mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Fix directory path
This commit is contained in:
@@ -44,9 +44,6 @@ jobs:
|
||||
- name: Build standalone_app
|
||||
run: make MODE="prd" standalone_app/public/bundle.js
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
||||
- name: Install the required browsers
|
||||
run: playwright install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user