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
davidliu
2021-05-01 19:23:31 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2021-05-01 19:23:31 +0900
Commit
d16ff6a43c02a4f09d935d505aecbcff1267a5ea
d16ff6a4
1 parent
f1909eb6
Update android.yml
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
6 行增加
和
4 行删除
.github/workflows/android.yml
.github/workflows/android.yml
查看文件 @
d16ff6a
...
...
@@ -26,11 +26,13 @@ jobs:
java-version
:
'
12'
distribution
:
'
adopt'
-
name
:
PWD?
run
:
pwd
-
name
:
ls?
run
:
ls -al
-
name
:
Grant execute permission for gradlew
run
:
|
pwd
ls
chmod +x gradlew
run
:
chmod +x gradlew
-
name
:
Build with Gradle
run
:
|
pwd
...
...
请
注册
或
登录
后发表评论