diff --git a/.github/workflows/cicd-automation.yml b/.github/workflows/cicd-automation.yml index 09b6ad72..2a181c6e 100644 --- a/.github/workflows/cicd-automation.yml +++ b/.github/workflows/cicd-automation.yml @@ -16,6 +16,10 @@ jobs: with: ruby-version: 3.3.0 + - name: Install Fastlane + run: | + gem install fastlane + - name: Install Ruby Dependencies run: | bundle install diff --git a/fastlane/report.xml b/fastlane/report.xml index c1ff6dee..2448ada6 100644 --- a/fastlane/report.xml +++ b/fastlane/report.xml @@ -5,12 +5,12 @@ - + - +