MVP #141
@@ -15,12 +15,6 @@ jobs:
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y jq
|
apt-get install -y jq
|
||||||
|
|
||||||
|
|
||||||
- name: Clean Flutter Cache
|
|
||||||
run: |
|
|
||||||
rm -rf /opt/hostedtoolcache/flutter
|
|
||||||
rm -rf ~/flutter
|
|
||||||
|
|
||||||
- name: Set Up Flutter
|
- name: Set Up Flutter
|
||||||
uses: subosito/flutter-action@v2
|
uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user