mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Remove Darwin release (#644)
This commit is contained in:
parent
558bf8dbe1
commit
2de1798fdd
2 changed files with 0 additions and 2 deletions
|
|
@ -116,7 +116,6 @@ if [ -z "$GOOS" ] && [ -z "$GOARCH" ]; then
|
|||
build linux amd64
|
||||
build linux arm64
|
||||
build darwin amd64
|
||||
build darwin arm64
|
||||
build windows amd64
|
||||
else
|
||||
build "$GOOS" "$GOARCH" true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue