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.
2 parents c0049bf + d988007 commit 0b64ef2Copy full SHA for 0b64ef2
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