We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f21b8 commit 34407daCopy full SHA for 34407da
.github/workflows/test.yml
@@ -53,6 +53,7 @@ jobs:
53
test -e "Result" && echo file exists || echo file not found
54
./Engine/Build/BatchFiles/RunUAT.sh BuildPlugin -plugin="/work/UnrealHelperLibrary/UnrealHelperLibrary.uplugin" -package="./Result"
55
56
+
57
# - name: Build Plugins (UHL)
58
# shell: sh
59
# run: |
0 commit comments