Remove compendia steps
This commit is contained in:
parent
eed8520cf0
commit
f9d389330a
1 changed files with 0 additions and 6 deletions
|
|
@ -24,12 +24,6 @@ jobs:
|
|||
env:
|
||||
TAG_NAME: "v${{steps.version.outputs.version}}"
|
||||
|
||||
# Compendia steps
|
||||
- name: Build compendia
|
||||
run: "npm run data:build"
|
||||
- name: Remove compendia source
|
||||
run: "rm -rf packs/**/_source"
|
||||
|
||||
- name: Update manifest
|
||||
run: node scripts/src/prepareManifest.mjs
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue