feat: use nx to manage monorepo (#2748)

This commit is contained in:
himself65
2023-06-10 00:46:24 +08:00
parent c387d2863b
commit a3dc813646
14 changed files with 519 additions and 182 deletions

View File

@@ -113,6 +113,3 @@ runs:
shell: bash
if: inputs.playwright-install == 'true' && steps.playwright-cache.outputs.cache-hit != 'true'
run: yarn playwright install --with-deps
- name: Build Infra
shell: bash
run: yarn build:infra