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