undid format

pull/795/head
Brord van Wierst 2 years ago
parent 9f39ab4128
commit e853a5aefd
No known key found for this signature in database
GPG Key ID: 20E7ACBD8E02BC11

@ -10,7 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: cat .github/workflows/versions.env >> $GITHUB_ENV
- run: echo "$WEB_APP_ENV" > .env
- uses: subosito/flutter-action@v2
with:
flutter-version: ${{ env.FLUTTER_VERSION }}

Loading…
Cancel
Save