Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed May 2, 2021
1 parent bcf5ec1 commit d18c134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
with:
channel: stable
- name: Install Dependencies
run: flutter pub get
working-directory: ./example
run: flutter pub get
working-directory: ./example
- name: Build Web
run: flutter build web
working-directory: ./example
Expand Down

0 comments on commit d18c134

Please sign in to comment.