Skip to content

Commit c44596e

Browse files
committed
Fix CI
1 parent 1d26df5 commit c44596e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
cache: false
8383

8484
- name: Install indexer (go)
85-
run: go install github.com/sourcegraph/scip-go/cmd/scip-go@latest
85+
run: go install github.com/scip-code/scip-go/cmd/scip-go@latest
8686

8787
- name: Install indexer (java)
8888
run: |

0 commit comments

Comments
 (0)