Update install.yml

This commit is contained in:
Jordan Carlin 2024-07-05 10:08:11 -04:00
parent 9a399e7ef0
commit 8dcdd71830
No known key found for this signature in database

View File

@ -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