8000 Update publish.yaml · azazadev/flutter-webrtc@a9b235f · GitHub
[go: up one dir, main page]

Skip to content

Commit a9b235f

Browse files
authored
Update publish.yaml
1 parent 9033a22 commit a9b235f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install Flutter
1313
uses: subosito/flutter-action@v2
1414
with:
15-
flutter-version: '3.3.3'
15+
channel: 'stable'
1616
- name: Install project dependencies
1717
run: flutter pub get
1818
- name: Dart Format Check

0 commit comments

Comments
 (0)
0