Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix release

+1 -1
+1 -1
.fluentci/plugin/src/lib.rs
··· 61 61 let stdout = dag() 62 62 .pipeline("release")? 63 63 .pkgx()? 64 - .with_packages(vec!["gh", "git-scm.org"])? 64 + .with_packages(vec!["gh"])? 65 65 .with_exec(vec![ 66 66 "gh", 67 67 "release",