mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +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