This commit is contained in:
parent
d90370899e
commit
7513354761
@ -19,6 +19,8 @@ jobs:
|
||||
|
||||
- name: Update APT Repos
|
||||
run: apt-get -y update
|
||||
with:
|
||||
distro: ubuntu20.04
|
||||
|
||||
- name: Install dependencies
|
||||
run: apt-get -y install git subversion build-essential python3 gawk unzip libncurses5-dev zlib1g-dev libssl-dev wget time qemu-utils
|
||||
|
Loading…
Reference in New Issue
Block a user