We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a678f commit 5130639Copy full SHA for 5130639
.github/workflows/dynamic.yml
@@ -27,6 +27,6 @@ jobs:
27
if: ${{ ! cancelled() }}
28
with:
29
target_branch: dashboard
30
- build_dir: html
+ build_dir: tests/html
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments