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 f6eb37f commit af06141Copy full SHA for af06141
.github/workflows/codeql-analysis.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
languages: ${{ matrix.language }}
39
40
- - name: Build the Open Folder Extension
+ - name: Build the AutoIt Syntax Highlight
41
run: |
42
nuget restore ${{ github.workspace }}\AutoItSyntaxHighlight\packages.config -SolutionDirectory ${{ github.workspace }} -NonInteractive
43
nuget restore ${{ github.workspace }}\AutoItSyntaxHighlight.sln -NonInteractive
0 commit comments