Skip to content

Commit

Permalink
Merge pull request #22 from Subhash23jan/Subhash23jan-patch-6
Browse files Browse the repository at this point in the history
Update dart.yml
  • Loading branch information
Subhash23jan authored Dec 15, 2023
2 parents 1cfd69c + cd22ee7 commit 21c9dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603

- name: Install dependencies
run: dart pub get
run: flutter pub get

# Uncomment this step to verify the use of 'dart format' on each commit.
# - name: Verify formatting
Expand Down

0 comments on commit 21c9dd2

Please sign in to comment.