mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update install.yml
This commit is contained in:
parent
ac5a469034
commit
9a399e7ef0
1
.github/workflows/install.yml
vendored
1
.github/workflows/install.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
- run: sudo apt update
|
- run: sudo apt update
|
||||||
- run: sudo apt upgrade -y
|
- run: sudo apt upgrade -y
|
||||||
- run: sudo apt install -y libunwind-dev
|
- run: sudo apt install -y libunwind-dev
|
||||||
|
- run: git clone --recurse-submodules -j 4 https://github.com/qemu/qemu
|
||||||
- name: install
|
- name: install
|
||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
|
Loading…
Reference in New Issue
Block a user