New: fix paths
This commit is contained in:
@@ -26,5 +26,4 @@ jobs:
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
run: |
|
||||
cd scripts/gemini_review
|
||||
go run main.go
|
||||
go run scripts/gemini_review/main.go
|
||||
|
||||
Reference in New Issue
Block a user