From bc3a633f96e77d2a925852a4234595ab4689c264 Mon Sep 17 00:00:00 2001 From: rang <378694192@qq.com> Date: Mon, 24 Nov 2025 09:46:16 +0800 Subject: [PATCH] =?UTF-8?q?macos=E6=9E=84=E5=BB=BA=E7=BC=93=E5=AD=98?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/flutter-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flutter-ci.yaml b/.github/workflows/flutter-ci.yaml index 3c38920..f1d39fe 100644 --- a/.github/workflows/flutter-ci.yaml +++ b/.github/workflows/flutter-ci.yaml @@ -209,7 +209,7 @@ jobs: uses: subosito/flutter-action@v2 with: flutter-version: "3.32.0" - cache: true + # cache: true - name: Restore packages run: |