Skip to content

Commit c99c7d1

Browse files
Update copilot-setup-steps.yml
1 parent aeefe54 commit c99c7d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup .NET and Build
2929
uses: ./.github/actions/setup-dotnet-build
3030
with:
31-
configuration: 'Release'
31+
configuration: 'Debug'
3232

3333
- name: Setup Copilot environment
3434
run: |

0 commit comments

Comments
 (0)