[ignite] Fix multiple main packages found

When downloading the `vendor/` directory with:
```
$ go mod vendor
```
and then e.g. run `ignite chain init` this error happens:

* specify the path to your chain's main package in your
  config.yml>build.main: multiple main packages found

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
Julian Strobl 2023-10-16 10:34:41 +02:00
parent b7cfbd00d8
commit e8dbfcb644

View File

@ -1,5 +1,7 @@
---
version: 1
build:
main: cmd/planetmint-god
accounts:
- name: alice
coins: