update flutter install action
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 1m3s
Some checks failed
Build Apps & Deploy to GitHub Pages / Build (push) Failing after 1m3s
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
# path: /opt/hostedtoolcache/flutter
|
# path: /opt/hostedtoolcache/flutter
|
||||||
# key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }}
|
# key: ${{ runner.OS }}-flutter-install-cache-${{ env.flutter_version }}
|
||||||
- name: Install Flutter
|
- name: Install Flutter
|
||||||
uses: subosito/flutter-action@v2.10.0
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user