forked from Kieran/snort
fix: build
This commit is contained in:
parent
b5606028e0
commit
365031516d
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
run: |-
|
||||
git clone --depth 1 --branch ${{ github.ref_name }} https://git.v0l.io/Kieran/snort_android.git
|
||||
mkdir -p snort_android/app/src/main/assets/
|
||||
cp packages/app/build/* snort_android/app/src/main/assets/
|
||||
cp -r packages/app/build/* snort_android/app/src/main/assets/
|
||||
|
||||
- name: Build AAB
|
||||
working-directory: snort_android
|
||||
|
Loading…
Reference in New Issue
Block a user