update github deploy

pull/222/head
mpromonet 4 years ago
parent 2e1b8743bf
commit b3e4c033ec

@ -92,8 +92,7 @@ jobs:
steps:
- attach_workspace:
at: /
- run: curl https://storage.googleapis.com/golang/go1.8.linux-amd64.tar.gz | tar -C /usr/local -xzf -
- run: echo 'export PATH=/usr/local/go/bin:/root/go/bin:$PATH' >> $BASH_ENV
- run: apt-get update; apt-get install -y --no-install-recommends golang
- run: go get github.com/tcnksm/ghr
- deploy:
name: "Deploy to Github"

Loading…
Cancel
Save