mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-26 19:00:25 +00:00
Merge pull request #695 from elopio/snapcraft-update
update the snapcraft.yaml
This commit is contained in:
commit
ee84296dfe
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