Skip to content

Commit

Permalink
Install sipp from package manager (drachtio#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
orgads authored Jan 17, 2025
1 parent e00f255 commit 5aa3e75
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,10 @@ jobs:
libboost-thread-dev
libcurl4-openssl-dev
libgoogle-perftools-dev
libpcap-dev
libtool
libtool-bin
libunwind-dev
- name: build sipp
run: |
sudo chmod a+w /usr/local/src/
cd /usr/local/src/
git clone https://github.com/SIPp/sipp.git -b v3.6.1 --depth 20
cd sipp
./build.sh --common
sudo make install
sip-tester
- name: build drachtio
run: |
./autogen.sh
Expand Down

0 comments on commit 5aa3e75

Please sign in to comment.