Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyrat committed Jan 25, 2025
1 parent b58169b commit 8ac803b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/flutter_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Ninja
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17
with:
cmakeVersion: "~3.18.0"
# ninjaVersion: "^1.11.1"

- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 8ac803b

Please sign in to comment.