Skip to content

Commit

Permalink
ci: Install Dart SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Apr 11, 2024
1 parent a9f1dd3 commit 9809701
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/flutter-gen-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
libxkbcommon-dev mesa-utils libgl1-mesa-dev libglu1-mesa-dev nlohmann-json3-dev clang-format-15 qt6-base-dev wget curl \
file unzip zip xz-utils -y
- name: Install Dart SDK
uses: dart-lang/setup-dart@v1

- name: Clone Dartagnan
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9809701

Please sign in to comment.