From e7e63e58c45b421a0c397aa7bfeb9645a31e0030 Mon Sep 17 00:00:00 2001 From: cxzlw <55052188+cxzlw@users.noreply.github.com> Date: Thu, 6 Jul 2023 00:53:11 +0800 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 256aea2..15893e4 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -46,7 +46,6 @@ jobs: with: # Version range or exact version of a Python version to use, using SemVer's version range syntax. python-version: 3.11 - cache: pip - name: Setup Ping run: pip install git+https://github.com/cxzlw/ping.git - name: Ping