Skip to content

Commit 041f2ba

Browse files
authored
Update build_test.yml
1 parent 54bd8e9 commit 041f2ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
channel: stable
2121
- run: flutter pub get
22+
- run: cd example/ios; pod update WechatOpenSDK-XCFramework; cd ../..
2223
- run: cd example; flutter build ios --no-codesign
2324

2425
test_iOS_No_Pay:

0 commit comments

Comments
 (0)