Skip to content

Commit 4eb8c42

Browse files
ci: add dart setup to deployment
1 parent c984c65 commit 4eb8c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
uses: actions/checkout@v4
9898
with:
9999
fetch-depth: 1 # Use shallow clone for faster checkout
100+
- uses: dart-lang/setup-dart@v1
100101
- name: Setup Flutter
101102
uses: kuhnroyal/flutter-fvm-config-action/setup@v3
102103
with:

0 commit comments

Comments
 (0)