mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-25 07:18:52 +01:00
fix Ubuntu.yml
This commit is contained in:
parent
9a1aa9ae9d
commit
2ff8bc134d
2
.github/workflows/Ubuntu.yml
vendored
2
.github/workflows/Ubuntu.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user