Fix build

This commit is contained in:
problematicconsumer
2024-02-18 18:58:03 +03:30
parent 8ac1d07d40
commit 458e58de81

View File

@@ -92,9 +92,6 @@ jobs:
make ${{ matrix.platform }}-prepare
tree
- name: Test
run: flutter test
- name: Setup Android Signing Properties
if: startsWith(matrix.platform,'android')
run: |