parent
acad61f900
commit
0cdf04d1d9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if grep -q $version $version_file; then
|
|||
exit
|
||||
fi
|
||||
# get build deps
|
||||
cmake g++
|
||||
dnf install cmake g++ -y
|
||||
# get submodules
|
||||
git submodule update --init --depth 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue