Chore: update domain alive options

This commit is contained in:
SukkaW
2025-09-14 03:40:47 +08:00
parent 966bb1fbab
commit 60ceb29ef9
2 changed files with 3 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ jobs:
- run: pnpm install
- run: pnpm run node Build/validate-domain-alive.ts
env:
DEBUG: domain-alive:dead-domain
DEBUG: domain-alive:dead-domain,domain-alive:error:*
- name: Cache cache.db
if: always()
uses: actions/cache/save@v4