Skip to content

Commit

Permalink
Builder from "master" didn't work for some reason, so hard-coding the…
Browse files Browse the repository at this point in the history
… version.
  • Loading branch information
xxxserxxx committed Jul 20, 2021
1 parent 6809c82 commit 170743d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 170743d

Please sign in to comment.