forked from mirror/go-sqlite3
Update .github/workflows/go.yaml
This commit is contained in:
parent
a68a2b7fc5
commit
adb060d295
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: Get Build Tools
|
||||
run: |
|
||||
GO111MODULE=on go install github.com/ory/go-acc
|
||||
GO111MODULE=on go install github.com/ory/go-acc@latest
|
||||
|
||||
- name: Add $GOPATH/bin to $PATH
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue