Update .gitea/workflows/build.yml

This commit is contained in:
Greg Gauthier 2024-07-21 10:25:32 +00:00
parent 1e90b771ee
commit 0f5bdda2db

View File

@ -18,4 +18,6 @@ jobs:
&& mkdir ./build \
&& go mod tidy \
&& go build -a -V -o ./build/ .