Chore: update domain alive check [skip ci]

This commit is contained in:
SukkaW
2025-08-22 07:58:49 +08:00
parent 49b50a33f5
commit cf1f657dae
9 changed files with 258 additions and 650 deletions

View File

@@ -50,6 +50,8 @@ jobs:
${{ runner.os }}-v3-
- run: pnpm install
- run: pnpm run node Build/validate-domain-alive.ts
env:
DEBUG: domain-alive:*
- name: Cache cache.db
if: always()
uses: actions/cache/save@v4