Skip to content

Commit

Permalink
fries: Switch to Flutter stable
Browse files Browse the repository at this point in the history
Change-Id: I71a8e4c19ad1c924688df4fc0364e5ddfc0c6e3f
  • Loading branch information
AgentFabulous committed Mar 29, 2021
1 parent 2ebf929 commit fec9552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: '12.x'
- uses: subosito/flutter-action@v1
with:
channel: 'beta'
channel: 'stable'
- run: 'echo "$KEY_JKS_BASE64" | openssl base64 -d -out android/app/key.jks'
shell: bash
env:
Expand Down

0 comments on commit fec9552

Please sign in to comment.