Skip to content

Commit 38a1a7d

Browse files
committed
chore: simplify docs generator build step in workflow
1 parent 0dfd610 commit 38a1a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version-file: 'go.mod'
2323

2424
- name: Build docs generator
25-
run: go build -o github-mcp-server .
25+
run: go build .
2626

2727
- name: Generate documentation
2828
run: ./github-mcp-server generate-docs

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy