diff --git a/.github/workflows/celest_core.yaml b/.github/workflows/celest_core.yaml index 87c4dfee..9208361b 100644 --- a/.github/workflows/celest_core.yaml +++ b/.github/workflows/celest_core.yaml @@ -136,7 +136,7 @@ jobs: - name: Setup Flutter uses: subosito/flutter-action@62f096cacda5168a3bd7b95793373be14fa4fbaf # 2.13.0 with: - cache: true + cache: false - name: Get Packages working-directory: packages/celest_core run: dart pub get