Skip to content

Commit ffe9b0f

Browse files
committed
Update Ci for run test for facebookUtils
1 parent aa61dd5 commit ffe9b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
sudo gem install bundler
8585
bundle config set path 'vendor/bundle'
8686
bundle install
87+
carthage update --use-xcframeworks
8788
- name: Build-Test
8889
run: set -o pipefail && env NSUnbufferedIO=YES bundle exec rake test:facebook_utils:ios
8990
env:

0 commit comments

Comments
 (0)