]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Install godo
authorMatt Joiner <anacrolix@gmail.com>
Mon, 15 Feb 2021 10:44:52 +0000 (21:44 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 15 Feb 2021 10:44:52 +0000 (21:44 +1100)
.circleci/config.yml

index 3c9d2f439285894c81c53724801a79758c93f5d7..db244804a67067ebbc59c86f5107be753df851ed 100644 (file)
@@ -51,7 +51,7 @@ jobs:
       - run: go test -bench . ./...
       - run: set +e; CGO_ENABLED=0 go test -v ./...; true
       - run: GOARCH=386 go test ./... -count 2 -bench . || true
-      - run: go install ./cmd/torrentfs
+      - run: go install github.com/anacrolix/godo@latest
       - save_cache:
           key: go-pkg-{{ checksum "go.mod" }}
           paths: