Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timthetimber committed Jun 28, 2023
1 parent 0775389 commit c4bda7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
version: 3.10.5
channel: 'stable' # you can choose the Flutter channel you prefer: stable, beta, dev or master

- uses: dart-lang/setup-dart@v1
- name: Install dependencies
run: flutter pub get
# Here you can insert custom steps you need
Expand Down

0 comments on commit c4bda7d

Please # to comment.