chg: [workflow] config updated

This commit is contained in:
Alexandre Dulaunoy 2020-04-23 10:49:46 +02:00
parent f42cdfa09a
commit ec69282d89
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -17,6 +17,6 @@ jobs:
run: | run: |
sudo apt install libpcap-dev libssl-dev sudo apt install libpcap-dev libssl-dev
- name: configure - name: configure
run: ./configure run: ./configure --with-pcap-lib=/usr/lib/x86_64-linux-gnu/
- name: make - name: make
run: make run: make