This commit is contained in:
Dmitry 2025-11-20 00:34:23 +03:00
parent 6528f37225
commit 81072c55f6

View file

@ -69,7 +69,7 @@ jobs:
apt-get update && apt-get install -y rsync openssh-client jq
- name: Setup Flutter
uses: https://github.com/subosito/flutter-action@v2
uses: subosito/flutter-action@v2
with:
flutter-version: '3.35.5'
channel: 'stable'