There was an error while loading. Please reload this page.
1 parent a49e744 commit 95d002dCopy full SHA for 95d002d
1 file changed
.circleci/config.yml
@@ -26,4 +26,5 @@ jobs:
26
- run:
27
name: Release
28
command: |
29
+ git clean -fdx .
30
curl -sL https://git.io/goreleaser | bash && goreleaser
0 commit comments