This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
${{ runner.os }}-buildx-
|
||||
|
||||
- name: Install Framework Dependencies
|
||||
run: sudo apt-get update -y && sudo apt install -y ninja-build libgtk-3-dev x86_64-linux-gnu-gcc
|
||||
run: sudo apt-get update -y && sudo apt install -y ninja-build libgtk-3-dev x86_64-linux-gnu-gcc cmake
|
||||
|
||||
- name: Install Flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
|
||||
Reference in New Issue
Block a user