提交 1ccb554e authored 作者: JarvanMo's avatar JarvanMo

update build_test.yml

上级 a631b109
...@@ -20,6 +20,7 @@ jobs: ...@@ -20,6 +20,7 @@ jobs:
channel: stable channel: stable
- run: flutter pub get - run: flutter pub get
- run: cd example - run: cd example
- run: cd ios
- run: pod update WechatOpenSDK-XCFramework - run: pod update WechatOpenSDK-XCFramework
- run: flutter build ios --no-codesign - run: flutter build ios --no-codesign
...@@ -38,6 +39,7 @@ jobs: ...@@ -38,6 +39,7 @@ jobs:
- run: | - run: |
cd example cd example
sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml
cd ios
pod update OpenWeChatSDKNoPay pod update OpenWeChatSDKNoPay
flutter build ios --no-codesign flutter build ios --no-codesign
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论