mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-14 13:32:43 +00:00
Merge branch 'master' of github.ip4.run:tuna/tunasync
This commit is contained in:
commit
70cb22096f
5
.github/workflows/tunasync.yml
vendored
5
.github/workflows/tunasync.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user