Skip to content

Commit

Permalink
Revert deleting dart setup in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Nov 11, 2023
1 parent a797f25 commit f95487a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Check flutter version
run: flutter --version

- uses: dart-lang/setup-dart@v1

- name: Install dependencies
run: flutter pub get

Expand Down

0 comments on commit f95487a

Please sign in to comment.