remove line that seems useless

This commit is contained in:
Sébastien Loriot 2022-11-14 20:14:55 +01:00
parent 1cb6d4cb06
commit 5f6f1e2e8d
1 changed files with 0 additions and 1 deletions

1
.github/install.sh vendored
View File

@ -1,5 +1,4 @@
#!/bin/bash
sudo add-apt-repository ppa:mikhailnov/pulseeffects -y
sudo apt-get update
sudo apt-get install -y libmpfr-dev \
libeigen3-dev qtbase5-dev libqt5sql5-sqlite libqt5opengl5-dev qtscript5-dev \