parent
c857ee95d0
commit
e7e8a237b0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Install toolchain
|
||||
run: apt install -y gcc-x86-64-linux-gnu gcc-aarch64-linux-gnu make
|
||||
- name: Install dependencies
|
||||
run: apt install -y libc6-dev
|
||||
run: apt install -y libelf-dev
|
||||
- name: Clone repository
|
||||
run: git clone https://git.m724.eu/Minecon724/criscv.git .
|
||||
- name: Package for x86_64
|
||||
|
|
Loading…
Reference in a new issue