Skip to content

Commit 4b255b0

Browse files
committed
fix: mcpb installation
1 parent 05035ec commit 4b255b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mcpb-pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: npm ci --omit=dev
3737

3838
- name: Install MCPB
39-
run: npm install -g @anthropics/mcpb
39+
run: npm install -g @anthropics-ai/mcpb
4040

4141
- name: Package extensions
4242
run: |

0 commit comments

Comments
 (0)