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 262c4eb commit b8bb69fCopy full SHA for b8bb69f
.github/workflows/issue-automated.yml
@@ -28,7 +28,7 @@ jobs:
28
node-version: 20
29
30
- name: Install dependencies
31
- run: npm install openai @antv/mcp-server-antv
+ run: yarn add openai @antv/mcp-server-antv
32
33
- name: Process Issue
34
uses: actions/github-script@v7
0 commit comments