From 0b4b220dd381d74d610a0eb4e43c4917b78006b8 Mon Sep 17 00:00:00 2001
From: Goran Lazarevski <goranmrd@gmail.com>
Date: Wed, 2 Apr 2025 13:33:49 +0200
Subject: [PATCH] Update windows workflow

---
 .gitea/workflows/unreal-build.yml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/.gitea/workflows/unreal-build.yml b/.gitea/workflows/unreal-build.yml
index ef2d15fd..589489ef 100644
--- a/.gitea/workflows/unreal-build.yml
+++ b/.gitea/workflows/unreal-build.yml
@@ -185,11 +185,6 @@ jobs:
               <p><a href="https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux" class="download-btn">Download Linux Build</a></p>
             </div>
             
-            <div class="platform">
-              <h2>macOS</h2>
-              <p><a href="https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-macOS" class="download-btn">Download macOS Build</a></p>
-            </div>
-            
             <footer>
               <p>Generated on '$(date -u +"%Y-%m-%d %H:%M:%S UTC")'</p>
             </footer>
@@ -213,9 +208,6 @@ jobs:
             
             - [Windows Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Windows)
             - [Linux Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-Linux)
-            - [macOS Build](https://luckyrobots.com/luckyrobots/luckyworld/actions/runs/${{ github.run_id }}/artifacts/LuckyRobots-macOS)
-            
-            Or visit our [download page](https://luckyrobots.com/luckyrobots/luckyworld/releases/download/${{ env.RELEASE_TAG }}/downloads.html).
             
             ### Build Information