Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg-david committed Jun 30, 2024
1 parent 0e4c03d commit e38d87d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/onPush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
architecture: x64
flutter-version: 3.22.2

- name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit e38d87d

Please sign in to comment.