mirror of
https://github.com/dnote/dnote
synced 2026-03-15 15:05:51 +01:00
Compare commits
1 commit
master
...
m1-support
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b36fbe82ab |
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ if [ -z "$GOOS" ] && [ -z "$GOARCH" ]; then
|
||||||
build linux amd64
|
build linux amd64
|
||||||
build linux arm64
|
build linux arm64
|
||||||
build darwin amd64
|
build darwin amd64
|
||||||
|
build darwin arm64
|
||||||
build windows amd64
|
build windows amd64
|
||||||
else
|
else
|
||||||
build "$GOOS" "$GOARCH" true
|
build "$GOOS" "$GOARCH" true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue