Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox authored Feb 18, 2021
1 parent 77bd9c7 commit 42cd3e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
image: google/dart:2.12-dev
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Install Dependencies
run: dart pub get
- name: Check format
Expand Down

0 comments on commit 42cd3e4

Please sign in to comment.