mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-29 05:59:45 +05:00
fix workflow
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -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: |
|
||||
|
||||
2
.github/workflows/workflow_without_post.yml
vendored
2
.github/workflows/workflow_without_post.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user