diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e9cd5e496..413744d2d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -72,10 +72,8 @@ jobs: run: yarn build - name: Checkout code - uses: actions/checkout@v4 - with: - repository: https://git.v0l.io/Kieran/snort_android.git - path: snort_android + run: |- + git clone https://git.v0l.io/Kieran/snort_android.git - name: Copy files run: cp packages/app/build/* snort_android/app/src/main/assets/