make install v2

This commit is contained in:
Keijo Raamat 2021-09-29 16:38:53 +03:00
parent cd6032b1e1
commit 5fa0aacdfa

View file

@ -20,7 +20,7 @@ jobs:
run: | run: |
git clone https://github.com/erlang/otp.git git clone https://github.com/erlang/otp.git
cd otp cd otp
git checkout OTP 21.3.8.17 git checkout OTP-21.3.8.17
./otp_build autoconf ./otp_build autoconf
./configure ./configure
make make