Skip to content

Commit 238bf0c

Browse files
authored
Merge pull request #83 from Resgrid/develop
CU-868cu9311 Fixing typo
2 parents 8d319fe + 5eece65 commit 238bf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/react-native-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
120120
- name: 🏗 Install Fastlane
121121
run: |
122-
run: yarn global add fastlane
122+
yarn global add fastlane
123123
124124
- name: 📋 Run Fastlane Match
125125
run: |

0 commit comments

Comments
 (0)