From: Jeff Halter Date: Fri, 4 Nov 2022 00:12:37 +0000 (-0700) Subject: Troubleshoot build pipeline X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/commitdiff_plain/29e97241c190e5a84f928b1bb6754f9b94f149c1?ds=inline;hp=23c73ccc6de4abf33553531bdd37459ed2f26f0b Troubleshoot build pipeline --- diff --git a/.circleci/config.yml b/.circleci/config.yml index c5b6e98..58e6399 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,7 +32,7 @@ jobs: steps: - checkout - run: go get -u github.com/mitchellh/gox - - run: go get -u github.com/tcnksm/ghr + - run: go install github.com/tcnksm/ghr - run: go install github.com/stevenmatthewt/semantics@latest - run: name: cross compile