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 e8f6cb6 commit d988007Copy full SHA for d988007
1 file changed
tools/autobuild.cmd
@@ -1,5 +1,5 @@
1
@echo off
2
3
-type NUL && "%CODEQL_EXTRACTOR_RUBY_ROOT%\tools\%CODEQL_PLATFORM\autobuilder"
+type NUL && "%CODEQL_EXTRACTOR_RUBY_ROOT%\tools\%CODEQL_PLATFORM%\autobuilder"
4
5
exit /b %ERRORLEVEL%
0 commit comments