Merge remote-tracking branch 'origin/develop' into develop
All checks were successful
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 2m49s
All checks were successful
linux-mips64-gcc / linux-gcc-mips64el (push) Successful in 2m49s
This commit is contained in:
commit
428f4aece9
@ -51,6 +51,7 @@ jobs:
|
||||
- name: build-qemu
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
cd qemu
|
||||
./configure --target-list=arm-linux-user --prefix=$GITHUB_WORKSPACE/qemu-install
|
||||
make -j `nproc`
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user