mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-28 19:21:16 +01:00
Fixed typo.
This commit is contained in:
parent
3ae37f1c46
commit
bd44e6d071
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ templates:
|
||||||
path: /tmp/artifacts
|
path: /tmp/artifacts
|
||||||
destination: /artifacts
|
destination: /artifacts
|
||||||
# Test in webdriver
|
# Test in webdriver
|
||||||
wdio-steps: &steps
|
wdio-steps: &wdio-steps
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: "Create artifacts directory"
|
name: "Create artifacts directory"
|
||||||
|
|
Loading…
Reference in a new issue