Skip to content

Move copilot-setup-steps.yml to workflows directory per GitHub docume… #2

Move copilot-setup-steps.yml to workflows directory per GitHub docume…

Move copilot-setup-steps.yml to workflows directory per GitHub docume… #2

name: Setup .NET SDK

Check failure on line 1 in .github/workflows/copilot-setup-steps.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/copilot-setup-steps.yml

Invalid workflow file

(Line: 2, Col: 1): Unexpected value 'steps', (Line: 1, Col: 1): Required property is missing: jobs
steps:
- uses: actions/setup-dotnet@v5
with:
global-json-file: global.json
- run: dotnet --info