Skip to content

Commit af06141

Browse files
authored
Adapt the stage name
1 parent f6eb37f commit af06141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
languages: ${{ matrix.language }}
3939

40-
- name: Build the Open Folder Extension
40+
- name: Build the AutoIt Syntax Highlight
4141
run: |
4242
nuget restore ${{ github.workspace }}\AutoItSyntaxHighlight\packages.config -SolutionDirectory ${{ github.workspace }} -NonInteractive
4343
nuget restore ${{ github.workspace }}\AutoItSyntaxHighlight.sln -NonInteractive

0 commit comments

Comments
 (0)