mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: remove cgo
This commit is contained in:
@@ -6,9 +6,7 @@ before:
|
||||
- go mod tidy
|
||||
|
||||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
main: ./bin/memos
|
||||
- main: ./bin/memos
|
||||
binary: memos
|
||||
goos:
|
||||
- linux
|
||||
|
||||
Reference in New Issue
Block a user