Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 2aaa43c

Browse files
authored
Update core_data_tests.yml
1 parent 448b132 commit 2aaa43c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/core_data_tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
with:
1717
ruby-version: 2.6 # Not needed with a .ruby-version file
1818
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
19+
- name: Install Fastlane
20+
run: |
21+
gem install fastlane
1922
- name: Cache Pods
2023
uses: actions/[email protected]
2124
with:

0 commit comments

Comments
 (0)