Skip to content

Commit 4546151

Browse files
committed
Fix resolver name
1 parent a4e77af commit 4546151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openhands-resolver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
PAT_FORK_OWNER: ${{ secrets.PAT_FORK_OWNER }}
1717
LLM_MODEL: ${{ secrets.LLM_MODEL }}
1818
LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
19-
LLM_BASE: ${{ secrets.LLM_BASE }}
19+
LLM_BASE_URL: ${{ secrets.LLM_BASE_URL }}

0 commit comments

Comments
 (0)