IPv6 订阅流程锁定
Some checks failed
build / build (api, amd64, linux) (push) Failing after -56s
build / build (api, arm64, linux) (push) Failing after -57s
build / build (api.exe, amd64, windows) (push) Failing after -57s

This commit is contained in:
CN-JS-HuiBai
2026-04-18 10:11:31 +08:00
parent 6e75b7d7d5
commit d237d80eec
12 changed files with 4808 additions and 281 deletions

View File

@@ -57,7 +57,6 @@ jobs:
run: |
cp README.md dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/README.md
cp .env.example dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/.env.example
cp sqldes dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/sqldes
cp -r frontend/. dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/frontend/
cp -r docs/. dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/docs/
cp -r submodule/. dist/singbox-gopanel-${{ matrix.goos }}-${{ matrix.goarch }}/submodule/