mirror of
https://github.com/clearml/clearml-web
synced 2025-06-26 18:27:02 +00:00
Co-authored-by: shallegro <shay@allego.ai>
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -30,3 +30,9 @@ jobs:
|
||||
|
||||
- name: Check for production build
|
||||
run: test -f build/browser/index.html
|
||||
|
||||
- name: Run widget build
|
||||
run: npm run build-widgets
|
||||
|
||||
- name: Check for widget build
|
||||
run: test -f dist/report-widgets/browser/index.html
|
||||
|
||||
Reference in New Issue
Block a user