mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 15:17:29 +00:00
Create public dir
This commit is contained in:
+2
-1
@@ -16,5 +16,6 @@ install:
|
|||||||
- go get github.com/urfave/cli
|
- go get github.com/urfave/cli
|
||||||
- go get github.com/elazarl/go-bindata-assetfs/...
|
- go get github.com/elazarl/go-bindata-assetfs/...
|
||||||
- go get github.com/jteeuwen/go-bindata/...
|
- go get github.com/jteeuwen/go-bindata/...
|
||||||
test:
|
script:
|
||||||
|
- mkdir -p editor/public
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user