mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
Update sync-to-dist.yml
use stable version of sing-box
This commit is contained in:
parent
02a484c24c
commit
db8665d3c1
3
.github/workflows/sync-to-dist.yml
vendored
3
.github/workflows/sync-to-dist.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
|||||||
sudo chmod a+r /etc/apt/keyrings/sagernet.asc
|
sudo chmod a+r /etc/apt/keyrings/sagernet.asc
|
||||||
echo "deb [arch=`dpkg --print-architecture` signed-by=/etc/apt/keyrings/sagernet.asc] https://deb.sagernet.org/ * *" | sudo tee /etc/apt/sources.list.d/sagernet.list > /dev/null
|
echo "deb [arch=`dpkg --print-architecture` signed-by=/etc/apt/keyrings/sagernet.asc] https://deb.sagernet.org/ * *" | sudo tee /etc/apt/sources.list.d/sagernet.list > /dev/null
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
# Switch to stable version if sing-box 1.10.0 released
|
sudo apt-get install sing-box
|
||||||
sudo apt-get install sing-box-beta
|
|
||||||
|
|
||||||
- name: Compile sing-box rule-set
|
- name: Compile sing-box rule-set
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user