added missing newline

pull/187/head
Skjalg 2022-06-24 10:12:10 +02:00
parent 3cb1997ca9
commit 6e8d771f76
1 changed files with 1 additions and 1 deletions

View File

@ -129,4 +129,4 @@ fi
# Add read permissions for everyone to all artifacts # Add read permissions for everyone to all artifacts
chmod -R a+r "$UNITY_PROJECT_PATH" chmod -R a+r "$UNITY_PROJECT_PATH"
chmod -R a+r "$FULL_ARTIFACTS_PATH" chmod -R a+r "$FULL_ARTIFACTS_PATH"
chmod -R a+r "$FULL_COVERAGE_RESULTS_PATH" chmod -R a+r "$FULL_COVERAGE_RESULTS_PATH"