fix workflow

This commit is contained in:
CherretGit
2026-01-19 01:15:48 +07:00
parent b3828babe7
commit e04c349383
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ jobs:
run: just -f rust/justfile build-android --release
- name: Make build dirs
run: mkdir -p zaprett/system/bin zaprett-hosts/system/bin zaprett/system/etc/zaprett/lists out lists zapret-hosts/system/etc/zaprett/lists
run: mkdir -p zaprett/system/bin zaprett-hosts/system/bin zaprett/zaprett/lists out lists zapret-hosts/zaprett/lists
- name: Copy files to dirs
run: |

View File

@@ -50,7 +50,7 @@ jobs:
run: just -f rust/justfile build-android --release
- name: Make build dirs
run: mkdir -p zaprett/system/bin zaprett-hosts/system/bin zaprett/system/etc/zaprett/lists out lists zapret-hosts/system/etc/zaprett/lists
run: mkdir -p zaprett/system/bin zaprett-hosts/system/bin zaprett/zaprett/lists out lists zapret-hosts/zaprett/lists
- name: Copy files to dirs
run: |