Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LBCrion committed Oct 1, 2023
1 parent e1ac979 commit 2dc3483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
sudo apt-get -y install libgtk-3-dev meson libgtk-layer-shell-dev libjson-c-dev libmpdclient-dev libpulse-dev bluez libbluetooth-dev libasound2-dev libxkbregistry-dev
meson build --werror -Dpulse=enabled -Dmpd=enabled -Dnetwork=enabled
ninja -C build
ninja -C build install
DESTDIR=./install ninja -C build install

0 comments on commit 2dc3483

Please sign in to comment.