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 fd9ce52 commit 76c8041Copy full SHA for 76c8041
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
uv pip install . --target ./lib/
53
54
# Install npm dependencies
55
- npm install dxt
+ npm install @anthropic-ai/dxt
56
57
# Build DXT extension
58
npx dxt pack
0 commit comments