Skip to content

Commit

Permalink
install ninja-build tool
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Dec 20, 2023
1 parent 89bf264 commit 0c352c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ jobs:
dart pub global activate protoc_plugin
- uses: seanmiddleditch/gha-setup-ninja@master
- run: |
mkdir build
cd build
cmake -G Ninja ..

- name: Build Flutter app
run: flutter build linux
Expand Down

0 comments on commit 0c352c5

Please sign in to comment.