mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2025-01-27 15:17:58 +01:00
Change artifacts destination.
This commit is contained in:
parent
0cec0cf595
commit
3f492e6208
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ jobs:
|
|||
- run: ./node_modules/.bin/istanbul report --include /tmp/artifacts/coverage/coverage.json --dir /tmp/artifacts/coverage html lcov
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts
|
||||
destination: /artifacts
|
||||
|
|
Loading…
Reference in a new issue