fix Ubuntu.yml

This commit is contained in:
neil 2022-08-06 14:33:12 +08:00 committed by Nicolas Viennot
parent 9a1aa9ae9d
commit 2ff8bc134d

View File

@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
apt-get install -y build-essential automake libtool libevent-dev libncurses5-dev libmsgpack-dev libssh-dev pkg-config
sudo apt-get install -y build-essential automake libtool libevent-dev libncurses5-dev libmsgpack-dev libssh-dev pkg-config
autoupdate
ACLOCAL_PATH=/usr/share/aclocal ./autogen.sh
./configure