Fix CI actions.

This commit is contained in:
AB
2020-04-17 19:02:25 +03:00
parent ba5e4f1d4d
commit 1c5bc54f3b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# MusFuse
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)
[![Build Status](https://github.com/house-of-vanity/mus_fuse/workflows/Build%20and%20publish/badge.svg)](https://github.com/house-of-vanity/mus_fuse/actions)
MusFuse is a FUSE filesystem over HTTP for music. It is using [playongo](https://github.com/nixargh/playongo) media library. It's completely written in Rust stable.