Skip to content

Commit bf8831a

Browse files
committed
Add install_plugins to workflow
1 parent 97f3e7a commit bf8831a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Run Fastlane Install
4747
run: |
4848
tuist install
49+
bundle exec fastlane install_plugins
4950
bundle exec upload_dsym_to_sentry
5051
bundle exec fastlane notify_all
5152
env:

0 commit comments

Comments
 (0)