Skip to content

Instantly share code, notes, and snippets.

@daiki1003
Created March 5, 2022 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daiki1003/314bcb77e1e8da1776a9e4a01cdda971 to your computer and use it in GitHub Desktop.
Save daiki1003/314bcb77e1e8da1776a9e4a01cdda971 to your computer and use it in GitHub Desktop.
- name: 'Setup flutter environment'
uses: subosito/flutter-action@v2
with:
flutter-version: '2.10.3'
channel: 'stable'
cache: true # これ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment