Codebase list golang-github-mattn-go-sqlite3-upstream / adb060d
Update .github/workflows/go.yaml mattn 1 year, 11 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2828
2929 - name: Get Build Tools
3030 run: |
31 GO111MODULE=on go install github.com/ory/go-acc
31 GO111MODULE=on go install github.com/ory/go-acc@latest
3232
3333 - name: Add $GOPATH/bin to $PATH
3434 run: |