Builder from "master" didn't work for some reason, so hard-coding the version.
This commit is contained in:
parent
6809c82eb3
commit
170743dbcd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
|
||||
- name: Compile
|
||||
uses: xxxserxxx/actions/golang-build@master
|
||||
uses: xxxserxxx/actions/golang-build@v2.0.0
|
||||
env:
|
||||
SRCPATH: ./cmd/gotop
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user