ci-dependencies.sh aktualisiert
This commit is contained in:
parent
ec32e1ddad
commit
64403d08d3
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
#!/bin/ash
|
#!/bin/ash
|
||||||
apk update
|
apk update
|
||||||
apk add --no-cache make gcc g++ zip git
|
apk add --no-cache make gcc g++ zip git bash
|
||||||
|
|
Loading…
Reference in a new issue