We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6713d commit b49d4eaCopy full SHA for b49d4ea
.github/workflows/build_test.yml
@@ -34,7 +34,6 @@ jobs:
34
with:
35
channel: stable
36
- run: flutter pub get
37
- - run: cd example/ios; pod update OpenWeChatSDKNoPay; cd ../..
38
- run: |
39
cd example
40
sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml
0 commit comments