Skip to content

Commit

Permalink
CI fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Oct 29, 2020
1 parent a49e744 commit 95d002d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
- run:
name: Release
command: |
git clean -fdx .
curl -sL https://git.io/goreleaser | bash && goreleaser

0 comments on commit 95d002d

Please sign in to comment.