We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb47d2 commit 9581a3eCopy full SHA for 9581a3e
.github/workflows/freebsd.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: vmactions/freebsd-vm@v1
29
with:
30
prepare: |
31
- pkg install -y gmake autoconf automake libtool pkgconf gettext gperf glib ffmpeg libconfuse libevent libxml2 libgcrypt libunistring libiconv curl libplist libinotify avahi sqlite3 alsa-lib libsodium json-c libwebsockets protobuf-c bison flex
+ pkg install -y gmake autoconf automake libtool pkgconf gettext gperf glib ffmpeg libconfuse libevent libxml2 libgcrypt libunistring libiconv curl libplist libinotify avahi sqlite3 alsa-lib libsodium json-c libwebsockets protobuf-c bison flex node npm
32
pw user add owntone -m -d /usr/local/var/cache/owntone
33
34
run: |
0 commit comments