mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 05:01:33 +00:00
refactor: improve dynamic RDAP DNS data (#6971)
This commit is contained in:
@@ -30,10 +30,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Update RDAP DNS data from IANA
|
||||
run: wget -O server/model/rdap-dns.json https://data.iana.org/rdap/dns.json
|
||||
continue-on-error: true
|
||||
|
||||
- name: Auto-fix JavaScript/Vue linting issues
|
||||
run: npm run lint-fix:js
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user