diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0443b77..5910268 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - name: Checkout web4 (sibling protocol repo) uses: actions/checkout@v6 with: - repository: TeoSlayer/pilotprotocol + repository: pilot-protocol/pilotprotocol path: web4 - name: Checkout common