mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Try to fix artifact paths
This commit is contained in:
@@ -32,7 +32,10 @@ matrix:
|
||||
include:
|
||||
- node_js: 5
|
||||
addons:
|
||||
artifacts: true
|
||||
artifacts:
|
||||
debug: true
|
||||
paths:
|
||||
$HOME/gemini-report/*
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
|
||||
Reference in New Issue
Block a user