diff --git a/.gitea/workflows/test-macos-build.yml b/.gitea/workflows/test-macos-build.yml index 89d27c29..85aff27f 100644 --- a/.gitea/workflows/test-macos-build.yml +++ b/.gitea/workflows/test-macos-build.yml @@ -26,7 +26,7 @@ jobs: ENTITLEMENTS_FILE="LuckyRobots.entitlements" else echo "Creating default entitlements file as LuckyWorld.entitlements" - cat > LuckyWorld.entitlements << EOF + cat > LuckyWorld.entitlements << 'EOF'