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 31dd123 commit 845ea60Copy full SHA for 845ea60
.github/workflows/generate-upload-dxt-cypher.yml
@@ -50,7 +50,7 @@ jobs:
50
node-version: '18'
51
52
- name: Install Anthropic dxt
53
- run: npm install -g @anthropic-ai/dxt
+ run: npm install -g @anthropic-ai/dxt@0.2.0
54
55
- name: Setup Python environment and dependencies with uv
56
run: |
0 commit comments