Update go.yml

fix build with Actions
v1
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
1 changed files with 1 additions and 1 deletions

View File

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