mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
update the snapcraft.yaml
This commit is contained in:
parent
a1f6dd6f4f
commit
42849e7104
1 changed files with 2 additions and 1 deletions
|
|
@ -15,4 +15,5 @@ parts:
|
|||
micro:
|
||||
source: .
|
||||
plugin: go
|
||||
go-importpath: github.com/zyedidia/micro/cmd/micro
|
||||
go-importpath: github.com/zyedidia/micro
|
||||
go-packages: [github.com/zyedidia/micro/cmd/micro]
|
||||
Loading…
Reference in a new issue