Skip to content

Commit c2fce6d

Browse files
committed
Update generate-upload-dxt-cypher.yml
1 parent 7e1e0e1 commit c2fce6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
with:
3131
node-version: '18'
3232

33-
- name: Install dxt
34-
run: npm install -g dxt
33+
- name: Install Anthropic dxt
34+
run: npm install -g @anthropic-ai/dxt
3535

3636
- name: Generate .dxt file
3737
run: |

0 commit comments

Comments
 (0)