Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
xuning
/
livekitAndroidXuningTest
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David Liu
2021-05-01 20:46:31 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
51d8e420139d695be1412070e59f9de591c32135
51d8e420
1 parent
4a11b882
only build livekit release for ci
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
.github/workflows/android.yml
.github/workflows/android.yml
查看文件 @
51d8e42
...
...
@@ -31,7 +31,7 @@ jobs:
-
name
:
Grant execute permission for gradlew
run
:
chmod +x gradlew
-
name
:
Build with Gradle
run
:
./gradlew
assembl
e
run
:
./gradlew
livekit-android-sdk:assembleReleas
e
-
name
:
Create gpg key and import into gradle properties
run
:
|
...
...
请
注册
或
登录
后发表评论