mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: improve domain alive validation
This commit is contained in:
2
.github/workflows/check-source-domain.yml
vendored
2
.github/workflows/check-source-domain.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- run: pnpm install
|
||||
- run: pnpm run node Build/validate-domain-alive.ts
|
||||
env:
|
||||
DEBUG: domain-alive:*
|
||||
DEBUG: domain-alive:dead-domain:*
|
||||
- name: Cache cache.db
|
||||
if: always()
|
||||
uses: actions/cache/save@v4
|
||||
|
||||
Reference in New Issue
Block a user