mirror of
https://github.com/egor-white/zaprett.git
synced 2026-01-07 19:20:13 +05:00
Update workflow.yml
This commit is contained in:
11
.github/workflows/workflow.yml
vendored
11
.github/workflows/workflow.yml
vendored
@@ -41,10 +41,13 @@ jobs:
|
||||
fi
|
||||
rm -rf "${ZAPRET_DIR}"
|
||||
rm zapret-latest.zip
|
||||
- name: Debug
|
||||
|
||||
- name: Check files
|
||||
run: |
|
||||
ls -la zapret-latest
|
||||
ls -la $GITHUB_WORKSPACE
|
||||
|
||||
|
||||
|
||||
|
||||
- name: Copy binaries to dirs
|
||||
run: |
|
||||
cp zapret-latest/binaries/android-arm/nfqws zaprett/system/bin/nfqws_arm32
|
||||
|
||||
Reference in New Issue
Block a user