This commit is contained in:
problematicconsumer
2023-08-19 22:49:31 +03:30
parent 684acc555d
commit 7b48206a99

View File

@@ -89,6 +89,10 @@ jobs:
run: |
dart pub global activate flutter_distributor
- name: Get Geo Assets
run: |
make get-geo-assets
- name: Get Dependencies
run: |
make get
@@ -98,10 +102,6 @@ jobs:
make gen
make translate
- name: Get Geo Assets
run: |
make get-geo-assets
- name: Get Libs ${{ matrix.platform }}
run: |
make ${{ matrix.platform }}-libs