ok maybe that helps

This commit is contained in:
dan63047 2024-01-02 01:35:08 +03:00
parent be1f8e451d
commit 8d24195d29
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ jobs:
flutter-version: '3.16.5'
- name: Install project dependencies
run: flutter pub get
- name: Install Ninja
run: sudo apt-get --assume-yes install ninja
- name: Setup Ninja
uses: ashutoshvarma/setup-ninja@master
- name: Build artifacts
env:
CMAKE_MAKE_PROGRAM: Ninja