1
0
forked from GitHub/gf-core

no sudo on Windows

This commit is contained in:
krangelov
2021-11-16 20:05:08 +01:00
parent f5fea82020
commit f469b9979f

View File

@@ -248,4 +248,4 @@ jobs:
autoreconf -i
./configure
make
sudo make install
make install