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
9a399e7ef0
commit
8dcdd71830
9
.github/workflows/install.yml
vendored
9
.github/workflows/install.yml
vendored
@ -9,13 +9,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: sudo apt update
|
||||
- run: sudo apt upgrade -y
|
||||
- run: sudo apt install -y libunwind-dev
|
||||
- run: git clone --recurse-submodules -j 4 https://github.com/qemu/qemu
|
||||
- name: install
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
sudo ./bin/wally-tool-chain-install.sh
|
||||
run: sudo ./bin/wally-tool-chain-install.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user