Where is my attention?

This commit is contained in:
dan63047 2024-01-02 01:30:43 +03:00
parent b6cee5c55e
commit be1f8e451d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
- name: Install project dependencies
run: flutter pub get
- name: Install Ninja
run: sudo apt-get --assume-yes install python-software-properties
run: sudo apt-get --assume-yes install ninja
- name: Build artifacts
env:
CMAKE_MAKE_PROGRAM: Ninja