Skip to content

Commit 627c533

Browse files
committed
Fix typo.
1 parent b253b4f commit 627c533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csharp-qltest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ${{ matrix.os }}
3737
steps:
3838
- uses: actions/checkout@v4
39-
- name: Setup dotnetg
39+
- name: Setup dotnet
4040
uses: actions/setup-dotnet@v4
4141
with:
4242
dotnet-version: 8.0.101

0 commit comments

Comments
 (0)