mirror of
https://github.com/mahdibland/V2RayAggregator.git
synced 2026-06-03 21:01:49 +08:00
Update all_together.yml
This commit is contained in:
parent
8c53142858
commit
ef9382fac7
2
.github/workflows/all_together.yml
vendored
2
.github/workflows/all_together.yml
vendored
@ -61,6 +61,7 @@ jobs:
|
||||
|
||||
- name: Run Lite Speedtest
|
||||
run: |
|
||||
sleep 5
|
||||
sudo sh ./utils/speedtest/speedtest2_yamlc.sh
|
||||
python ./utils/speedtest/output.py
|
||||
- name: Commit changes
|
||||
@ -83,6 +84,7 @@ jobs:
|
||||
|
||||
- name: Run Convertor & Formatter
|
||||
run: |
|
||||
sleep 5
|
||||
wget -O subconverter.tar.gz https://github.com/tindy2013/subconverter/releases/download/v0.7.2/subconverter_linux64.tar.gz
|
||||
tar -zxvf subconverter.tar.gz -C ./
|
||||
chmod +x ./subconverter/subconverter && nohup ./subconverter/subconverter >./subconverter.log 2>&1 &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user