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 92bf2b7 commit 2072716Copy full SHA for 2072716
.github/workflows/build.yml
@@ -354,7 +354,6 @@ jobs:
354
BUILDPLATFORM: ${{runner.os}}
355
BUILDPATCHVERSION: ${{github.run_number}}
356
CGO_ENABLED: 1
357
- CGO_LDFLAGS: '-static'
358
run: |
359
python cicd/python/build.py --verbose --build-mcp-client
360
@@ -783,7 +782,6 @@ jobs:
783
782
784
785
786
787
788
789
0 commit comments