1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-05 22:16:47 +00:00

Update tunasync.yml

这个提交包含在:
Yuxiang Zhang
2020-03-16 22:43:41 +08:00
提交者 GitHub
父节点 aee1a705b7
当前提交 92a255fd3c

查看文件

@@ -28,6 +28,11 @@ jobs:
make tunasync
make tunasynctl
- name: Keep artifacts
uses: actions/upload-artifact@v1
with:
name: tunasync-bin
path: build/
test:
name: Test
@@ -65,4 +70,4 @@ jobs:
uses: coverallsapp/github-action@v1.0.1
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov
path-to-lcov: coverage.lcov