UPdated artifacts

This commit is contained in:
Kylart 2021-09-04 03:05:46 +02:00
parent da501399f0
commit fc751d3898
1 changed files with 8 additions and 1 deletions

View File

@ -42,4 +42,11 @@ jobs:
uses: actions/download-artifact@v2.0.10
with:
# Destination path
path: dist/ # optional
name: dist
path: dist # optional
- name: Download test Artifact
uses: actions/download-artifact@v2.0.10
with:
# Destination path
name: mochawesome-report
path: mochawesome-report # optional