Commit fa388f7
authored
chore: add
The github action that generates the documentation fails currently due
to the fact that it's expecting the generated schema to exist, but it
does not exist unless it's explicitly built.
This commit adds `npm run build:schema` to the workflow action.
Signed-off-by: Lance Ball <[email protected]>npm run build:schema to the doc generation action (#557)1 parent 0d923a4 commit fa388f7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments