Skip to content

Commit

Permalink
fixed UI build
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Shanley <dave@quobix.com>
  • Loading branch information
daveshanley committed Jun 2, 2023
1 parent 90c8f5f commit cd0cfbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

- name: Install yarn
run: yarn install
working-directory: html-report/ui
working-directory: ui

- name: Build
run: yarn build
working-directory: html-report/ui
working-directory: ui

0 comments on commit cd0cfbf

Please sign in to comment.