Skip to content

Commit

Permalink
Update reptrack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Guthax authored Jan 21, 2024
1 parent a9eceec commit 78624b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reptrack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
- name: Install dependencies
working-directory: ./reptrack
run: dart pub get
run: flutter pub get
# Uncomment this step to verify the use of 'dart format' on each commit.
# - name: Verify formatting
# run: dart format --output=none --set-exit-if-changed .
Expand Down

0 comments on commit 78624b1

Please sign in to comment.