mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 15:17:29 +00:00
Ensure public directory exists
This commit is contained in:
committed by
Lukas Martinelli
parent
02a7ccf831
commit
f7fabd1bc8
@@ -15,6 +15,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
|
- mkdir public
|
||||||
- npm run build
|
- npm run build
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|||||||
Reference in New Issue
Block a user