Where is my attention?
This commit is contained in:
parent
b6cee5c55e
commit
be1f8e451d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue