This commit is contained in:
parent
0933805bc1
commit
f8390c754d
@ -17,7 +17,7 @@
|
|||||||
commands: [
|
commands: [
|
||||||
"echo 'Install development packages'",
|
"echo 'Install development packages'",
|
||||||
"apk update",
|
"apk update",
|
||||||
"apk install -y build-base cmake python3-dev",
|
"apk add python3-dev",
|
||||||
|
|
||||||
"echo 'Make build directory'",
|
"echo 'Make build directory'",
|
||||||
"mkdir build-gcc",
|
"mkdir build-gcc",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user