Change output directory

This commit is contained in:
Chris Hunt
2023-01-10 13:40:27 +00:00
parent e253251b30
commit 83f3becf2b
4 changed files with 4 additions and 5 deletions

View File

@@ -16,9 +16,7 @@ jobs:
run: |
npm ci --prefix processing
node processing
npm ci --prefix site
npm run build --prefix site
npm run deploy --prefix site
- name: Generate App List # Have to run it again because the deploy wipes the file and folders out