diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dc848cd3..43f02932 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,7 +46,7 @@ jobs: python3 collect_translations.py - name: Static Analysis Tests run: | - flutter upgrade + flutter --version cp lib/dummy_dsn.dart lib/dsn.dart python3 find_dart_files.py flutter pub get