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 33bc488 commit de5cc95Copy full SHA for de5cc95
1 file changed
.github/workflows/report.yaml
@@ -76,6 +76,7 @@ jobs:
76
npm run build
77
gftools compare-meta --meta -o build/meta.html
78
cp ../tags.html build/tags.html
79
+ cp ../family_data.json build/family_data.json
80
cp ../vf-tag-demo2.html build/vf-tag-demo2.html
81
working-directory: .ci/dashboard
82
- name: Upload build artifacts
0 commit comments