Trying to fix Flutter in CI...

This commit is contained in:
Inex Code 2020-10-07 01:12:42 +03:00 committed by GitHub
parent b3a7049896
commit 8e9568160f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ jobs:
sudo apt-get -y install --no-install-recommends openssl axel lcov gcc g++ ninja-build
- name: Setup Flutter
uses: takuyaohashi/setup-flutter@v1
uses: subosito/flutter-action@v1.3.2
with:
channel: beta
@ -45,7 +45,7 @@ jobs:
sudo apt-get -y install --no-install-recommends openssl axel lcov gcc g++ ninja-build
- name: Setup Flutter
uses: takuyaohashi/setup-flutter@v1
uses: subosito/flutter-action@v1.3.2
with:
channel: beta
@ -86,7 +86,7 @@ jobs:
sudo apt-get -y install --no-install-recommends openssl axel lcov gcc g++ ninja-build
- name: Setup Flutter
uses: takuyaohashi/setup-flutter@v1
uses: subosito/flutter-action@v1.3.2
with:
channel: beta