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
|
- name: Get Build Tools
|
||||||
run: |
|
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
|
- name: Add $GOPATH/bin to $PATH
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user