Skip to content

Commit c28d198

Browse files
committed
retarget
1 parent ca1c773 commit c28d198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CodeQLToolkit.Features/CodeQL/Commands/Targets/InstallCommand.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ public override void Run()
2929
Log<InstallCommand>.G().LogInformation($"Installing CodeQL...");
3030
installation.Install();
3131

32+
3233
// set the environment variable
3334
Log<InstallCommand>.G().LogInformation($"Setting QLT_CODEQL_HOME to {installation.CodeQLHome}...");
3435
Log<InstallCommand>.G().LogInformation($"Setting QLT_CODEQL_PATH to {installation.CodeQLToolBinary}...");

0 commit comments

Comments
 (0)