Skip to content

Commit

Permalink
Merge pull request #84 from Govind-S-B/Govind-S-B-patch-1
Browse files Browse the repository at this point in the history
installer workflow flutter change to stable
  • Loading branch information
Govind-S-B authored Jul 5, 2023
2 parents 73fd88e + 8f9006d commit 2622184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installer_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- uses: subosito/flutter-action@v2
with:
channel: 'beta'
channel: 'stable'
- run: |
./build_flutter_win.bat
git config user.name github-actions
Expand Down

0 comments on commit 2622184

Please sign in to comment.