feature delete ls
This commit is contained in:
parent
1414a939e1
commit
0d8bb0b8a9
@ -58,9 +58,7 @@ jobs:
|
||||
- name: qemu
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
ls
|
||||
cd $GITHUB_WORKSPACE/qemu
|
||||
ls
|
||||
./configure --target-list=mips64el-linux-user --prefix=$GITHUB_WORKSPACE/qemu-install
|
||||
make -j `nproc`
|
||||
make install
|
||||
|
Loading…
Reference in New Issue
Block a user