forked from GitHub/gf-core
no sudo on Windows
This commit is contained in:
2
.github/workflows/build-majestic.yml
vendored
2
.github/workflows/build-majestic.yml
vendored
@@ -248,4 +248,4 @@ jobs:
|
|||||||
autoreconf -i
|
autoreconf -i
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
sudo make install
|
make install
|
||||||
|
|||||||
Reference in New Issue
Block a user