Skip to content

Commit f683a0a

Browse files
authored
Merge pull request #209 from microsoft/copilot/fix-208
Fix typo: Rename GetingReadySamples.sln to GettingReadySamples.sln and update workflow
2 parents 6375197 + 018c954 commit f683a0a

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)