From 43a96553b4d06c64c01bb9a6deea2cdca0ffc4c2 Mon Sep 17 00:00:00 2001 From: gurkan01 Date: Wed, 26 Mar 2025 22:54:32 +0300 Subject: [PATCH] file.update --- .gitea/workflows/unreal-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/unreal-build.yml b/.gitea/workflows/unreal-build.yml index 80ccea73..369a646a 100644 --- a/.gitea/workflows/unreal-build.yml +++ b/.gitea/workflows/unreal-build.yml @@ -16,7 +16,7 @@ jobs: # fetch-depth: 0 # - name: Setup Unreal Engine - # run: | + # run: | # # Ensure Unreal Engine is installed and set up # # This assumes you have Unreal Engine installed on your runner # # If not, you can add installation steps here