Skip to content

Commit dfc60a9

Browse files
committed
update cocoapods script in ci.yml
1 parent abe571f commit dfc60a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
steps:
136136
- uses: actions/checkout@v2
137137
- name: Update Framework Version
138-
run: ./update_build
138+
run: ./Scripts/update_build
139139
env:
140140
BUILD_VERSION: '1.8.3'
141141
- name: CocoaPods

0 commit comments

Comments
 (0)