Skip to content

Commit 1e696c5

Browse files
committed
fix: github action
1 parent 3118d6c commit 1e696c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-github-mcp-server.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
mkdir -p temp
5151
cp cmd/github-mcp-server/github-mcp-server temp
52+
chmod +x temp/github-mcp-server
5253
5354
- name: Create MCP config file
5455
run: |

0 commit comments

Comments
 (0)