diff --git a/.github/workflows/nbc.yml b/.github/workflows/nbc.yml index 6e871fa..94f6d62 100644 --- a/.github/workflows/nbc.yml +++ b/.github/workflows/nbc.yml @@ -19,7 +19,7 @@ jobs: - name: Clone NBC uses: actions/checkout@v2 with: - repository: status-im/nim-beacon-chain + repository: status-im/nimbus-eth2 ref: devel path: nbc submodules: true