Skip to content

Instantly share code, notes, and snippets.

@ShaiqAhmedkhan
Created June 10, 2020 07:40
Show Gist options
  • Save ShaiqAhmedkhan/899e2076d29366c35490403aa9bc2dd5 to your computer and use it in GitHub Desktop.
Save ShaiqAhmedkhan/899e2076d29366c35490403aa9bc2dd5 to your computer and use it in GitHub Desktop.
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: '12.x'
- uses: subosito/flutter-action@v1
with:
channel: 'beta'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment