From 60dc24c8f42f505ede765759f2442af6604772a7 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 22 Nov 2023 14:35:00 +0100 Subject: download frames after installation of fastlane frameit --- scripts/installFastlane.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/installFastlane.sh b/scripts/installFastlane.sh index 9abc6211..d1772b86 100755 --- a/scripts/installFastlane.sh +++ b/scripts/installFastlane.sh @@ -6,6 +6,7 @@ apt-get -y dist-upgrade && \ apt-get -y install make build-essential ruby ruby-dev imagemagick xvfb libxcb1 libname-dev gem install fastlane +fastlane frameit download_frames ## ------------------------------------------------------ ## --- Android Emulator -- cgit v1.2.3