Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Sep 27, 2024
1 parent 6e8c8cb commit f7c4adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
cd go
go mod tidy
CGO_ENABLED=0 go build -v -o duckserver_magic server_magic.go
go build -v -o duckserver_magic server_magic.go
- name: Patch glibc for backwards compatibility
uses: lmangani/[email protected]
Expand Down

0 comments on commit f7c4adb

Please sign in to comment.