Update generate-release-notes.yaml

This commit is contained in:
澄潭
2025-09-01 16:15:05 +08:00
committed by GitHub
parent 020b5f3984
commit 84ca119a5d

View File

@@ -29,6 +29,7 @@ jobs:
run: |
git clone https://github.com/github/github-mcp-server.git
cd github-mcp-server
git checkout 5904a0365ec11f661ecea5c255e86860d279f3b1
go build -o ../github-mcp-serve ./cmd/github-mcp-server
cd ..
chmod u+x github-mcp-serve