Skip to content

Commit 687d052

Browse files
Missing script changing
1 parent 16fa098 commit 687d052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
cd ./src
6464
. ./make.bash "$@" --no-banner
65-
"$GOTOOLDIR/dist" banner
65+
../bin/go tool dist banner
6666
cd ..
6767
6868
- name: Copy binaries into bin

0 commit comments

Comments
 (0)