mirror of
https://github.com/maputnik/editor.git
synced 2026-01-21 04:40:02 +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:
|
||||
- npm install
|
||||
script:
|
||||
- mkdir public
|
||||
- npm run build
|
||||
- npm run lint
|
||||
- npm run test
|
||||
|
||||
Reference in New Issue
Block a user