~修复编译报错添加with_tailscale参数
This commit is contained in:
4
.github/workflows/core_auto_update.yml
vendored
4
.github/workflows/core_auto_update.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: reF1nd/sing-box
|
repository: reF1nd/sing-box
|
||||||
ref: building
|
ref: reF1nd-dev
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Check version
|
- name: Check version
|
||||||
run: |
|
run: |
|
||||||
@@ -38,7 +38,7 @@ jobs:
|
|||||||
tag1: reF1nd/sing-box
|
tag1: reF1nd/sing-box
|
||||||
tag2: reF1nd-dev
|
tag2: reF1nd-dev
|
||||||
tag3: singbox_core_reF1nd
|
tag3: singbox_core_reF1nd
|
||||||
tag5: with_quic,with_dhcp,with_wireguard,with_shadowsocksr,with_utls,with_clash_api,with_gvisor
|
tag5: with_quic,with_dhcp,with_wireguard,with_tailscale,with_shadowsocksr,with_utls,with_clash_api,with_gvisor
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
|
|||||||
Reference in New Issue
Block a user