switch release workflow to binary only
This commit is contained in:
@@ -45,8 +45,6 @@ const terminalCommands = [
|
||||
|
||||
const installCommands = [
|
||||
{ label: "curl", command: "curl -fsSL https://feynman.is/install | bash" },
|
||||
{ label: "pnpm", command: "pnpm add -g @companion-ai/feynman" },
|
||||
{ label: "bun", command: "bun add -g @companion-ai/feynman" },
|
||||
]
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user