Typo'd output directory

This commit is contained in:
John Maguire 2019-10-03 03:30:11 +01:00
parent 5a575e38d6
commit 5d599a89f0
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ jobs:
command: mkdir -p /tmp/artifacts/fedora-29
- run:
name: Copy deb to artifacts directory
command: cp ~/rpmbuilds/RPMS/*/clementine-*.rpm /tmp/artifacts/fedora-29
command: cp ~/rpmbuild/RPMS/*/clementine-*.rpm /tmp/artifacts/fedora-29
- persist_to_workspace:
root: /tmp/artifacts/fedora-29
paths: