⏪ Rollback windows gha changes
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -29,10 +29,8 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|       - name: Clone repository |       - name: Clone repository | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|       # https://github.com/MaikuB/flutter_local_notifications/issues/2615#issuecomment-2971286732 |  | ||||||
|       # Use the 2.20.0 version of the action might solve the flutter_local_notifications windows build crash issue |  | ||||||
|       - name: Set up Flutter |       - name: Set up Flutter | ||||||
|         uses: subosito/flutter-action@v2.20.0 |         uses: subosito/flutter-action@v2 | ||||||
|         with: |         with: | ||||||
|           channel: stable |           channel: stable | ||||||
|           cache: true |           cache: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user