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
|
||||
|
||||
- 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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user