We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12eba4b commit 49cd38bCopy full SHA for 49cd38b
github-actions-tests/mamonsu_build.sh
@@ -31,7 +31,7 @@ if [ "${OS%:*}" = "centos" ]; then
31
cd /mamonsu
32
sudo yum install -y make
33
sudo yum install -y rpm-build
34
- sudo yum install -y pyhton3
+ sudo yum install -y python3
35
sudo yum install -y python3-devel
36
37
sudo yum -y remove mamonsu
0 commit comments