mirror of
https://github.com/egor-white/zaprett.git
synced 2025-12-10 05:19:42 +05:00
Update workflow_without_post.yml
This commit is contained in:
2
.github/workflows/workflow_without_post.yml
vendored
2
.github/workflows/workflow_without_post.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
cp rust/target/aarch64-linux-android/release/zaprett zaprett/system/bin/zaprett-aarch64
|
||||
cp rust/target/x86_64-linux-android/release/zaprett zaprett/system/bin/zaprett-x86_64
|
||||
|
||||
cp -a src-module/* zaprett/
|
||||
cp -a src/* zaprett/
|
||||
|
||||
#copy all files to another distributions
|
||||
cp -r zaprett/* zaprett-hosts/
|
||||
|
||||
Reference in New Issue
Block a user