Skip to content

Commit

Permalink
Fixed github actions script
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerhgl committed Jan 10, 2022
1 parent 4d95635 commit a6ca28d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ jobs:
cd app
flutter config --enable-macos-desktop
flutter config --no-enable-android
# dart scripts/mac.pub.dart
flutter pub get
dart ./scripts/splitVectorIcons.dart
flutter build macos -t lib/main.mobile.dart
Expand Down

0 comments on commit a6ca28d

Please sign in to comment.