mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 15:26:18 +00:00
Update test.yml
This commit is contained in:
parent
c3b85167a7
commit
b68147a315
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
- name: Download dependencies and package
|
||||
run: |
|
||||
wget https://github.com/XTLS/Xray-core/releases/download/v1.8.4/Xray-linux-arm32-v7a.zip
|
||||
unzip Xray-linux-arm32-v7a.zip
|
||||
unzip -o Xray-linux-arm32-v7a.zip
|
||||
rm -f Xray-linux-arm32-v7a.zip
|
||||
|
||||
rm -f geoip.dat geosite.dat iran.dat
|
||||
|
|
Loading…
Reference in a new issue