Skip to content

Commit e274b5a

Browse files
author
licong
committed
fix ci
1 parent a0d641e commit e274b5a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
export PATH=$PATH:$(go env GOPATH)/bin
1919
go install github.com/mitchellh/gox@latest
2020
mkdir dist
21-
perl build.pl
21+
perl .github/build.pl
2222
ls -al dist/
2323
- name: Upload binaries to release
2424
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)