uses
This commit is contained in:
parent
6528f37225
commit
81072c55f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue