Skip to content

Commit 97f21b8

Browse files
committed
49
1 parent 334f045 commit 97f21b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
test -e "/work/Result" && echo file exists || echo file not found
5353
test -e "Result" && echo file exists || echo file not found
5454
./Engine/Build/BatchFiles/RunUAT.sh BuildPlugin -plugin="/work/UnrealHelperLibrary/UnrealHelperLibrary.uplugin" -package="./Result"
55+
5556
# - name: Build Plugins (UHL)
5657
# shell: sh
5758
# run: |

0 commit comments

Comments
 (0)