mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Fix workflow builds on ubuntu (#2506)
This commit is contained in:
parent
efde73e684
commit
8b4cbce237
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -101,6 +101,7 @@ jobs:
|
|||
sudo apt-get -y install \
|
||||
libssl-dev \
|
||||
libboost-dev \
|
||||
libxcb-randr0-dev \
|
||||
libboost-system-dev \
|
||||
libboost-filesystem-dev \
|
||||
libpulse-dev \
|
||||
|
|
Loading…
Reference in a new issue