mirror of
https://github.com/Toperlock/sing-box-geosite.git
synced 2025-06-08 01:32:17 +08:00
Update sync.yml
This commit is contained in:
parent
478ee5f5c7
commit
562496c24b
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: "Setup sing-box"
|
||||
env:
|
||||
SING_BOX_DEB_URL: "https://github.com/SagerNet/sing-box/releases/download/v1.8.0-rc.7/sing-box_1.8.0-rc.7_linux_amd64.deb"
|
||||
SING_BOX_DEB_URL: "https://github.com/SagerNet/sing-box/releases/download/v1.9.0/sing-box_1.9.0_linux_amd64.deb"
|
||||
run: |
|
||||
set -Eeuo pipefail
|
||||
wget -O sing-box.deb $SING_BOX_DEB_URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user