Skip to content

Commit cbd05b5

Browse files
authored
Update issue-to-pr-using-aider.yml
1 parent 856abdc commit cbd05b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ 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'
20+
test-command: 'dotnet build'
1921
secrets:
2022
# You need set one of these keys
2123
openrouter-api-key: ${{ secrets.OPENROUTER_API_KEY }} # while it allows to use DeepSeek R1 for free, it still required to rate-limiting you

0 commit comments

Comments
 (0)