We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f85ebd commit 4bc7a1fCopy full SHA for 4bc7a1f
.github/workflows/go.yaml
@@ -83,7 +83,7 @@ jobs:
83
84
- name: Get Build Tools
85
run: |
86
- GO111MODULE=on go get -u github.com/ory/go-acc
+ GO111MODULE=on go get github.com/ory/go-acc
87
shell: msys2 {0}
88
89
- name: Add $GOPATH/bin to $PATH
0 commit comments