Merge branch 'master' of github.ip4.run:tuna/tunasync

This commit is contained in:
zyx 2020-03-20 10:30:53 +08:00
commit 70cb22096f

View File

@ -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