mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 08:57:46 +01:00
Fixed missing command update to appveyor.yml
This commit is contained in:
parent
0d35106cc8
commit
e5e03be382
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ install:
|
||||||
build_script:
|
build_script:
|
||||||
- npm run build
|
- npm run build
|
||||||
test_script:
|
test_script:
|
||||||
- npm run lint
|
- npm run lint-js
|
||||||
- npm run lint-styles
|
- npm run lint-css
|
||||||
|
|
Loading…
Reference in a new issue