mirror of
https://github.com/sinanyuntu/trade-message-center.git
synced 2026-09-17 13:22:11 +08:00
ci: build OneTalk contract before checks
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user