mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-06-04 01:10:35 +00:00
Update .github/workflows/go.yaml
This commit is contained in:
2
.github/workflows/go.yaml
vendored
2
.github/workflows/go.yaml
vendored
@ -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: |
|
||||
|
Reference in New Issue
Block a user