mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
fix
This commit is contained in:
parent
b1079b4393
commit
577e04df6c
1 changed files with 1 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue