Skip to content

Commit 7752874

Browse files
committed
fix build dashboard
1 parent ff3ab4e commit 7752874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/run-frontend-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
npm ci
3535
npm run copy-docs
3636
npm run build-sitemap
37-
npm run build
37+
npm run build-dashboard
3838
shell: bash
3939
- name: Install Playwright
4040
working-directory: ./webui

0 commit comments

Comments
 (0)