Where is my attention?
This commit is contained in:
parent
b6cee5c55e
commit
be1f8e451d
|
@ -52,7 +52,7 @@ jobs:
|
||||||
- name: Install project dependencies
|
- name: Install project dependencies
|
||||||
run: flutter pub get
|
run: flutter pub get
|
||||||
- name: Install Ninja
|
- name: Install Ninja
|
||||||
run: sudo apt-get --assume-yes install python-software-properties
|
run: sudo apt-get --assume-yes install ninja
|
||||||
- name: Build artifacts
|
- name: Build artifacts
|
||||||
env:
|
env:
|
||||||
CMAKE_MAKE_PROGRAM: Ninja
|
CMAKE_MAKE_PROGRAM: Ninja
|
||||||
|
|
Loading…
Reference in New Issue