mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Create public dir directly in appveyor
This commit is contained in:
@@ -5,6 +5,7 @@ environment:
|
||||
- nodejs_version: "6.1"
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- md public
|
||||
- npm install
|
||||
build_script:
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user