Browse Source

Install cross compiler package

pull/2096/head
Andrew Waterman 10 months ago
parent
commit
4a429d146d
  1. 2
      .github/workflows/apt-packages.txt

2
.github/workflows/apt-packages.txt

@ -1,2 +1,4 @@
build-essential
device-tree-compiler
g++-riscv64-linux-gnu
libc6-dev-riscv64-cross

Loading…
Cancel
Save