diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 30972df..71fd747 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,4 +31,5 @@ jobs: # Fetches proj dependencies from pub - name: Install dependencies - run: flutter pub get \ No newline at end of file + run: flutter pub get + # ^ If you want to use a specific version of flutter