Add a compendium build step in the Github action
This commit is contained in:
parent
1a102074d5
commit
411ddca927
4 changed files with 662 additions and 0 deletions
1
.github/workflows/draft-release.yml
vendored
1
.github/workflows/draft-release.yml
vendored
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
|
||||
# Compile the stuff that needs to be compiled
|
||||
- run: npm run build
|
||||
- run: node scripts/buildCompendia.mjs
|
||||
|
||||
- name: Move system.json to a temp file
|
||||
id: manifest-move
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue