mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-07 00:10:59 +00:00
Update snapcraft.yaml
This commit is contained in:
parent
abc04ec521
commit
987d48038a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ parts:
|
|||
source: .
|
||||
source-type: git
|
||||
plugin: nil
|
||||
build-packages: [golang-go, make]
|
||||
build-packages: [go, make]
|
||||
prepare: |
|
||||
mkdir -p ../go/src/github.com/zyedidia/micro
|
||||
cp -R . ../go/src/github.com/zyedidia/micro
|
||||
|
|
|
|||
Loading…
Reference in a new issue