Update .gitea/workflows/build.yml
This commit is contained in:
parent
672a552791
commit
47e4a93212
@ -21,7 +21,7 @@ jobs:
|
||||
run: go version
|
||||
|
||||
- name: Build
|
||||
script:
|
||||
run:
|
||||
- mkdir ./build
|
||||
- go mod tidy
|
||||
- go build -a -V -o ./build/ .
|
||||
|
Loading…
Reference in New Issue
Block a user