We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c12dff9 commit d9e711dCopy full SHA for d9e711d
1 file changed
.github/workflows/workflow_deploy.yml
@@ -20,7 +20,7 @@ env:
20
PACKAGE_NAME: AgoraRtcKit
21
BUILD_DEST: generic/platform=iOS
22
BUILD_PRODUCT: Debug-iphoneos
23
- JSON_TEMPLATE_BASE: https://gist.github.com/saudsami/b70ddb77958488640bf3f7c1f638f7ae
+ JSON_TEMPLATE_BASE: https://gist.githubusercontent.com/saudsami/b70ddb77958488640bf3f7c1f638f7ae/raw/afd365befc0fab07e008c44c971bf3caffd2787c/test_ios_en_ng.json
24
25
jobs:
26
generate-docc:
0 commit comments