Skip to content

Commit

Permalink
fix: create env.dart in gha
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchedmob committed Oct 7, 2024
1 parent 6031dd5 commit f9fc350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
cache-sdk: true
- run: flutter pub get
- run: dart format --set-exit-if-changed .
- run: cp ./lib/env.dart.example ./lib/env.dart
- run: flutter analyze

0 comments on commit f9fc350

Please sign in to comment.