Skip to content

Commit 845ea60

Browse files
authored
Update generate-upload-dxt-cypher.yml (#106)
1 parent 31dd123 commit 845ea60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-upload-dxt-cypher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
node-version: '18'
5151

5252
- name: Install Anthropic dxt
53-
run: npm install -g @anthropic-ai/dxt
53+
run: npm install -g @anthropic-ai/dxt@0.2.0
5454

5555
- name: Setup Python environment and dependencies with uv
5656
run: |

0 commit comments

Comments
 (0)