diff --git a/.github/workflows/windows-new.yml b/.github/workflows/windows-new.yml index e6ffd67..1b52bb2 100644 --- a/.github/workflows/windows-new.yml +++ b/.github/workflows/windows-new.yml @@ -16,11 +16,13 @@ jobs: - name: Set up Flutter uses: subosito/flutter-action@v2 + with: + flutter-version: 3.41.5 - name: Set up Go uses: actions/setup-go@v6 - - name: Set up flutter, build + - name: Build with Flutter run: | flutter pub get dart scripts/generate.dart