We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6375197 + 018c954 commit f683a0aCopy full SHA for f683a0a
.github/workflows/build-validation.yml
@@ -33,7 +33,7 @@ jobs:
33
fail-fast: false # Show results for all projects even if some fail
34
matrix:
35
solution:
36
- - path: "02-SetupDevEnvironment/src/GetingReadySamples.sln"
+ - path: "02-SetupDevEnvironment/src/GettingReadySamples.sln"
37
name: "Setup Samples"
38
- path: "03-CoreGenerativeAITechniques/src/CoreGenerativeAITechniques.sln"
39
name: "Core Techniques"
02-SetupDevEnvironment/src/GetingReadySamples.sln renamed to 02-SetupDevEnvironment/src/GettingReadySamples.sln
0 commit comments