From ea5b502e5a16114fbeadf58894f6546705237765 Mon Sep 17 00:00:00 2001 From: dysf888 <47450409+dysf888@users.noreply.github.com> Date: Tue, 24 Dec 2024 18:57:00 +0800 Subject: [PATCH] fix shit --- .github/workflows/globeip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/globeip.yml b/.github/workflows/globeip.yml index caf1d075..4d00d201 100644 --- a/.github/workflows/globeip.yml +++ b/.github/workflows/globeip.yml @@ -29,7 +29,7 @@ jobs: - name: Process IP data run: | - python scripts/process_ip_data.py + python scripts/globeip.py - name: Commit fakeip.json run: |