0
0
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:
mattn
2022-05-13 10:44:37 +09:00
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: |