Skip to content

Commit

Permalink
Remove flutter pub get, hoping flet is smart
Browse files Browse the repository at this point in the history
  • Loading branch information
kordejong committed Jan 17, 2025
1 parent 7476b1c commit bc7b88c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/web_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
flutter-version: "3.24.5"
channel: "stable"
cache: true
- name: Install flutter packages
run: |
flutter pub get
- name: Create web app
run: |
mkdir build
Expand Down

0 comments on commit bc7b88c

Please sign in to comment.