chore: Typo
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
parent
23ce4a6e39
commit
203a623ed4
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ tasks:
|
|||
fi
|
||||
|
||||
make GOOS="darwin" ARCH="amd64" TAG=$tag build-release
|
||||
make GOOS="dawrin" ARCH="aarch64" TAG=$tag build-release
|
||||
make GOOS="darwin" ARCH="aarch64" TAG=$tag build-release
|
||||
make GOOS="linux" ARCH="amd64" TAG=$tag build-release
|
||||
make GOOS="windows" ARCH="amd64" TAG=$tag build-release
|
||||
|
|
Loading…
Reference in a new issue