mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
fix: goose-sdk release compat check with new schema (#9697)
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
cd ui/sdk
|
||||
pnpm run build:ts
|
||||
|
||||
- name: Compatibility check (TUI client ↔ goose binary)
|
||||
- name: Compatibility check (SDK client ↔ goose binary)
|
||||
env:
|
||||
GOOSE_BINARY: ${{ github.workspace }}/ui/goose-binary/goose-binary-linux-x64/bin/goose
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user