mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Updated deploy script with build specific ymlLdb script (#709)
This commit is contained in:
parent
cfbc2e72ff
commit
a19c77ae4a
4 changed files with 34 additions and 2 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
- name: Build Packs
|
||||
run: |
|
||||
npm run pullYMLtoLDB
|
||||
npm run pullYMLtoLDBBuild
|
||||
mv --force src/packs/LICENSE packs/LICENSE
|
||||
|
||||
- name: Build daggerheart.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue