Skip to content

Commit f4776be

Browse files
author
cong.li
committed
update ci
1 parent 9e95a24 commit f4776be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version: '^1.16.1'
1616
- name: build
1717
run: |
18-
go get github.com/mitchellh/gox
18+
go get github.com/mitchellh/gox@latest
1919
mkdir dist
2020
perl .github/build.pl
2121
ls -al dist/

0 commit comments

Comments
 (0)