Merge branch 'main' into 616_web_forwards_task_id

This commit is contained in:
Keith Stevens
2023-01-11 19:44:05 +09:00
+1
View File
@@ -25,4 +25,5 @@ jobs:
cache: "npm"
cache-dependency-path: website/package-lock.json
- run: npm ci
- run: npx prisma generate
- run: npm run build