chore: need to run typescript

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-12-21 11:36:48 +01:00
parent c2bcf2c720
commit 47f71e2918
+4
View File
@@ -32,6 +32,10 @@ jobs:
run: |
cp -f ./.github/uffizzi/uffizzi.production.app-config.yaml ./app-config.production.yaml;
- name: yarn build
run: |
yarn tsc:full
- name: yarn build
run: |
yarn build:all