mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
update build-helper.yml
This commit is contained in:
@@ -76,6 +76,8 @@ jobs:
|
||||
ls -l;
|
||||
cat go.mod;
|
||||
ls -l cmd/main.go;
|
||||
go version;
|
||||
go get ./...;
|
||||
CGO_ENABLED=1 go build -o ../scripthaus cmd/main.go
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user