Skip to content

Commit 422ed6f

Browse files
authored
Update build_test.yml
1 parent 041f2ba commit 422ed6f

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
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
channel: stable
3636
- run: flutter pub get
37+
- run: cd example/ios; pod update OpenWeChatSDKNoPay; cd ../..
3738
- run: |
3839
cd example
3940
sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml

0 commit comments

Comments
 (0)