Skip to content

Commit

Permalink
Merge pull request #76 from rsteube/ci-path
Browse files Browse the repository at this point in the history
updated ci
  • Loading branch information
rsteube authored Aug 31, 2020
2 parents 6f806a0 + fd9dc30 commit da4ba1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ jobs:
- image: circleci/golang:1.15
steps:
- checkout
- run: cd carapace
- run: curl -sL https://git.io/goreleaser | bash
- run: cd carapace && curl -sL https://git.io/goreleaser | bash

0 comments on commit da4ba1e

Please sign in to comment.