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:
|
env:
|
||||||
TAG_NAME: "v${{steps.version.outputs.version}}"
|
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
|
- name: Update manifest
|
||||||
run: node scripts/src/prepareManifest.mjs
|
run: node scripts/src/prepareManifest.mjs
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue