ci: build OneTalk contract before checks

This commit is contained in:
YBF
2026-09-11 15:31:02 +08:00
parent f96422d75a
commit 12aa440b80
+3
View File
@@ -86,6 +86,9 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile --registry=https://registry.npmjs.org
- name: Build OneTalk contract
run: pnpm --filter @trade-message-center/onetalk-contract build
- name: Verify CI authorization environment
shell: bash
run: |