~修复编译报错添加with_tailscale参数

This commit is contained in:
juewuy
2025-12-05 18:17:18 +08:00
parent 112b59c684
commit 31483c07aa

View File

@@ -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: