Skip to content

Commit 018c954

Browse files
Copilotjongalloway
andcommitted
Fix typo: Rename GetingReadySamples.sln to GettingReadySamples.sln and update workflow
Co-authored-by: jongalloway <[email protected]>
1 parent 80760e9 commit 018c954

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false # Show results for all projects even if some fail
3434
matrix:
3535
solution:
36-
- path: "02-SetupDevEnvironment/src/GetingReadySamples.sln"
36+
- path: "02-SetupDevEnvironment/src/GettingReadySamples.sln"
3737
name: "Setup Samples"
3838
- path: "03-CoreGenerativeAITechniques/src/CoreGenerativeAITechniques.sln"
3939
name: "Core Techniques"

0 commit comments

Comments
 (0)