diff --git a/ci/files_to_copy.sh b/ci/files_to_copy.sh index 213387f..5bafa83 100644 --- a/ci/files_to_copy.sh +++ b/ci/files_to_copy.sh @@ -10,3 +10,4 @@ cd .. cp -R build/usr/* /tmp/rootfs/usr/ cp -R build/etc/* /tmp/rootfs/etc/ echo "Testing workflows to test" +echo "sample run"