testing: use manual clone
This commit is contained in:
parent
d7c79e8fde
commit
3541d1ab57
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -72,10 +72,8 @@ jobs:
|
|||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
run: |-
|
||||||
with:
|
git clone https://git.v0l.io/Kieran/snort_android.git
|
||||||
repository: https://git.v0l.io/Kieran/snort_android.git
|
|
||||||
path: snort_android
|
|
||||||
|
|
||||||
- name: Copy files
|
- name: Copy files
|
||||||
run: cp packages/app/build/* snort_android/app/src/main/assets/
|
run: cp packages/app/build/* snort_android/app/src/main/assets/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user