Parcourir la source

Merge pull request #70 from porter-dev/staging

stop
sunguroku il y a 5 ans
Parent
commit
fbfc10fccf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -7,7 +7,7 @@ builds:
     env:
       - CGO_ENABLED=1
     dir: cli
-    main: ./cli/main.go
+    main: ./main.go
     goos:
       - linux
       - windows