From 34407da4647e2028f7cf04d721deefbd6c9affb9 Mon Sep 17 00:00:00 2001 From: Ciberus Date: Thu, 24 Oct 2024 20:25:11 +0300 Subject: [PATCH] 50 --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1c781aa..a1069a4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -53,6 +53,7 @@ jobs: test -e "Result" && echo file exists || echo file not found ./Engine/Build/BatchFiles/RunUAT.sh BuildPlugin -plugin="/work/UnrealHelperLibrary/UnrealHelperLibrary.uplugin" -package="./Result" + # - name: Build Plugins (UHL) # shell: sh # run: |