fix(core): update
This commit is contained in:
parent
755ddd2d77
commit
f829160720
@ -31,6 +31,7 @@ release:
|
||||
- docker:dind
|
||||
stage: release
|
||||
script:
|
||||
- apk add glib-2.40 gthread-2.0
|
||||
- git clone git://git.qemu.org/qemu.git
|
||||
- (cd qemu && ./configure --target-list=arm-linux-user --static && make && ls -a)
|
||||
- npmci node install stable
|
||||
|
Loading…
Reference in New Issue
Block a user