Update go.yml

fix build with Actions
This commit is contained in:
Alex 2020-01-09 12:18:57 +01:00 committed by GitHub
parent 32eb08ae19
commit 9dbcf5c83d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,4 @@ jobs:
fi
- name: Build
run: go build -v .
run: go build -v ./cmd/gorm-goose/