This commit is contained in:
Konrad Pabjan 2020-04-30 17:26:40 +02:00
parent 3bd7629b46
commit 161e2a927b

View file

@ -66,7 +66,7 @@ jobs:
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v1
with: with:
name: 'Artifact-B' name: 'Artifact-B'
path: path/to/artifact-git path: path/to/artifact-B
- name: Download artifact A with no extra folder (default) - name: Download artifact A with no extra folder (default)
uses: ./ uses: ./