We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05035ec commit 4b255b0Copy full SHA for 4b255b0
.github/workflows/mcpb-pack.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: npm ci --omit=dev
37
38
- name: Install MCPB
39
- run: npm install -g @anthropics/mcpb
+ run: npm install -g @anthropics-ai/mcpb
40
41
- name: Package extensions
42
run: |
0 commit comments