mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FLATHUB_PUSH: fixing output manifest, bad exit error for cp -n - Message tweak [skip ci]
This commit is contained in:
parent
6579c75707
commit
21ec87b9d6
|
@ -67,7 +67,7 @@ modules:
|
|||
- name: RetroDECK
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- cp -rn files/* /app || echo "File as been skipped"
|
||||
- cp -rn files/* /app || echo "Some files have been skipped"
|
||||
sources:
|
||||
- type: archive
|
||||
url: $artifacts_link
|
||||
|
|
Loading…
Reference in a new issue