Skip to content

Commit bc897cc

Browse files
authored
Update issue-to-pr-using-aider.yml
1 parent 9ea1350 commit bc897cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-to-pr-using-aider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: oscoreio/ai-workflows/.github/workflows/issue-to-pr-using-aider.yml@main
1717
with:
1818
issue-number: ${{ github.event.issue.number }}
19-
install-command: 'dotnet workflow install maui'
19+
install-command: 'dotnet workload install maui'
2020
test-command: 'dotnet build'
2121
secrets:
2222
# You need set one of these keys

0 commit comments

Comments
 (0)