Skip to content

Commit 81e98d3

Browse files
committed
Fix toolset extraction
1 parent b8b7963 commit 81e98d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Sources/XToolSupport/SDKBuilder.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ struct SDKBuilder {
212212
fflush(stdoutSafe)
213213
}
214214
}
215+
try await input.finish()
215216
}
216217
.checkSuccess()
217218
}

0 commit comments

Comments
 (0)