This commit is contained in:
@@ -26,6 +26,9 @@ jobs:
|
||||
distribution: "zulu"
|
||||
java-version: "17"
|
||||
|
||||
- name: Install jq
|
||||
run: apt-get update && apt-get install -y jq
|
||||
|
||||
- name: Setup Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user