💚 Fix CI flutter version incorrect
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							| @@ -13,7 +13,7 @@ jobs: | ||||
|       - name: Set up Flutter | ||||
|         uses: subosito/flutter-action@v2 | ||||
|         with: | ||||
|           channel: stable | ||||
|           channel: master | ||||
|           cache: true | ||||
|       - run: flutter pub get | ||||
|       - run: flutter build web --release --base-href=/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user