diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 234c656..3a651f7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,8 @@ jobs: - name: Clone uses: actions/checkout@v2 with: - repository: 'kyokan/bob-wallet' + repository: 'rithvikvibhu/bob-wallet' + ref: 'linux-build-deeplink' - name: Cache dependencies uses: actions/cache@v2