mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
parent
5f77d92076
commit
cabe02aa71
4 changed files with 7 additions and 3 deletions
|
|
@ -112,6 +112,7 @@ if [ -z "$GOOS" ] && [ -z "$GOARCH" ]; then
|
|||
cp -R "$projectDir" "$goPathBasedir"
|
||||
|
||||
build linux amd64
|
||||
build linux arm64
|
||||
build darwin amd64
|
||||
build windows amd64
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue