X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/29e97241c190e5a84f928b1bb6754f9b94f149c1..89bbc565e6838c868fb365c75023856806eaa218:/.circleci/config.yml diff --git a/.circleci/config.yml b/.circleci/config.yml index 58e6399..a5fde65 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 install github.com/tcnksm/ghr + - run: go install github.com/tcnksm/ghr@latest - run: go install github.com/stevenmatthewt/semantics@latest - run: name: cross compile