diff --git a/automation_tools/flathub_push_main.sh b/automation_tools/flathub_push_main.sh index 7176feb4..2a398c5f 100755 --- a/automation_tools/flathub_push_main.sh +++ b/automation_tools/flathub_push_main.sh @@ -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