Skip to content

Commit dd0f43d

Browse files
authored
Merge pull request #195 from nfcim/features/ci
try fixing ci
2 parents f2999a2 + 8b7461f commit dd0f43d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19+
- uses: dart-lang/setup-dart@v1
1920
- name: Setup Flutter SDK
2021
uses: flutter-actions/setup-flutter@v3
2122
with:

0 commit comments

Comments
 (0)