mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-01 20:43:11 +01:00
fix
This commit is contained in:
parent
b1079b4393
commit
577e04df6c
3
.github/workflows/OpenBSD.yml
vendored
3
.github/workflows/OpenBSD.yml
vendored
@ -31,10 +31,9 @@ jobs:
|
||||
usesh: true
|
||||
run: |
|
||||
ln -s /usr/local/bin/egcc /usr/local/bin/gcc
|
||||
autoupdate
|
||||
aclocal --print-ac-dir
|
||||
export AUTOMAKE_VERSION=1.16
|
||||
export AUTOCONF_VERSION=2.71
|
||||
autoupdate
|
||||
./autogen.sh
|
||||
./configure
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user