update workflow

This commit is contained in:
efrilm 2026-05-15 13:08:05 +07:00
parent f7f5682924
commit d56c3f89db

View File

@ -14,7 +14,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: "3.41.9"
- name: Install Dependencies
run: flutter pub get