Skip to content

Commit ad11a0e

Browse files
committed
corrected_dotnetv2
1 parent 87a9618 commit ad11a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflow/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout repository
1818
uses: actions/checkout@v2
1919

20-
# Step 2: Set up .NET 8.0 SDK
20+
# Step 2: Set up .NET 8.0 SD
2121
- name: Set up .NET 8.0
2222
uses: actions/setup-dotnet@v2
2323
with:

0 commit comments

Comments
 (0)