Update go.yml
fix build with Actions
This commit is contained in:
parent
32eb08ae19
commit
9dbcf5c83d
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Build
|
||||
run: go build -v .
|
||||
run: go build -v ./cmd/gorm-goose/
|
||||
|
Loading…
Reference in New Issue
Block a user