This commit is contained in:
Adam Velebil 2022-11-07 09:30:20 +01:00
commit ea0d7928ba
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084
3 changed files with 0 additions and 6 deletions

View File

@ -43,8 +43,6 @@ jobs:
flutter analyze
- name: Build the Helper
env:
_PIP_USE_IMPORTLIB_METADATA: 0
run: ./build-helper.sh
- name: Build the app

View File

@ -41,8 +41,6 @@ jobs:
flutter analyze
- name: Build the Helper
env:
_PIP_USE_IMPORTLIB_METADATA: 0
run: ./build-helper.sh
- name: Build the app

View File

@ -39,8 +39,6 @@ jobs:
flutter analyze
- name: Build the Helper
env:
_PIP_USE_IMPORTLIB_METADATA: 0
run: .\build-helper.bat
- name: Build the app