Skip to content

Commit fa85a2a

Browse files
committed
root : add goreleaser
1 parent c64922b commit fa85a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
mkdir /home/circleci/bin
5252
wget -O ~/bin/chyle https://github.com/antham/chyle/releases/download/v1.2.0/chyle_linux_amd64
5353
chmod 777 ~/bin/chyle
54-
curl -sL https://github.com/goreleaser/goreleaser/releases/download/v0.123.3/goreleaser_Linux_x86_64.tar.gz|tar -C /usr/local/bin/ -xzv goreleaser
54+
curl -sL https://github.com/goreleaser/goreleaser/releases/download/v0.123.3/goreleaser_Linux_x86_64.tar.gz|sudo tar -C /usr/local/bin/ -xzv goreleaser
5555
- run:
5656
name: Install vendors
5757
command: |

0 commit comments

Comments
 (0)