Skip to content

Commit 5130639

Browse files
committed
Build: fix sanitizer report path
1 parent 52a678f commit 5130639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dynamic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
if: ${{ ! cancelled() }}
2828
with:
2929
target_branch: dashboard
30-
build_dir: html
30+
build_dir: tests/html
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)