Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Dec 14, 2024
1 parent b28c185 commit d9d8b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
/usr/sbin/pkg_add pkgin
pkgin -y update
pkgin -y upgrade
/usr/sbin/pkg_add git cmake pkgconf boost glib2 fftw alsa-lib icu sqlite gstreamer1 gst-plugins1-base taglib chromaprint qt6-qtbase qt6-qttools libebur128 libcdio libmtp gdk-pixbuf2 libgpod MesaLib googletest pulseaudio
/usr/sbin/pkg_add git cmake pkgconf boost glib2 fftw alsa-lib icu sqlite gstreamer1 gst-plugins1-base taglib chromaprint qt6-qtbase qt6-qttools libebur128 libcdio libmtp gdk-pixbuf2 libgpod MesaLib googletest pulseaudio libxcb libX11 fontconfig glad
run: |
set -e
git config --global --add safe.directory ${GITHUB_WORKSPACE}
Expand Down

0 comments on commit d9d8b2a

Please sign in to comment.