Skip to content

Commit

Permalink
Change publish_pub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joutvhu committed Mar 30, 2024
1 parent ca92613 commit c4fc699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
steps:
- uses: actions/checkout@v4

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

- name: Setup Flutter SDK
uses: flutter-actions/setup-flutter@v2
with:
channel: stable
version: 3.19.5

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

- name: Install dependencies
run: flutter pub get

Expand Down

0 comments on commit c4fc699

Please sign in to comment.