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 0111aa4 commit 9ca2557Copy full SHA for 9ca2557
.github/workflows/linux-build.yml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
META_DIR=Submodules/Engine/Source/Meta/Meta
59
rm -rf $META_DIR/Generated
60
- Build/Bin/AssetConverter/Engine/${{ matrix.build_type }}/TypeGenerator \
+ Build/Bin/Game/Engine/${{ matrix.build_type }}/TypeGenerator \
61
$META_DIR/Source \
62
$META_DIR/Generated
63
0 commit comments