Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
staskobzar authored May 11, 2022
1 parent db1c478 commit a4c441c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
sudo apt-get -qq update
sudo apt-get -y --no-install-recommends install build-essential automake ncurses-dev cmake libcmocka0 git pkg-config autoconf libterm-ui-perl libasound2-dev libalsaplayer-dev openssl libssl-dev apt-utils xterm
sudo apt-get -y install curl ncurses-dev libsctp-dev libpcap-dev ca-certificates sip-tester
sudo apt-get -y install libpjproject-dev libpj2
git clone -b 2.7.x --depth 1 https://github.com/pjsip/pjproject.git
cd pjproject && ./configure --prefix=/usr && make dep && make && sudo make install
Expand Down

0 comments on commit a4c441c

Please # to comment.