mirror of
https://github.com/maputnik/editor.git
synced 2026-01-25 06:40:08 +00:00
Ensure public directory exists
This commit is contained in:
@@ -15,6 +15,7 @@ before_install:
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
- mkdir public
|
||||
- npm run build
|
||||
- npm run lint
|
||||
- npm run test
|
||||
|
||||
Reference in New Issue
Block a user