mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
use a valid .env file from example
This commit is contained in:
parent
5be08c16d5
commit
aae58bc5ee
2
.github/workflows/build-flutter.yml
vendored
2
.github/workflows/build-flutter.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
channel: 'stable'
|
||||
cache: true
|
||||
|
||||
- run: touch .env
|
||||
- run: cp .env.example .env
|
||||
|
||||
- run: flutter pub get
|
||||
- run: flutter build apk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user