From 4a429d146de05e31375a8f108fb6bfb3c7d532c7 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Wed, 1 Oct 2025 13:28:42 -0700 Subject: [PATCH] Install cross compiler package --- .github/workflows/apt-packages.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/apt-packages.txt b/.github/workflows/apt-packages.txt index e153391f..cef0337e 100644 --- a/.github/workflows/apt-packages.txt +++ b/.github/workflows/apt-packages.txt @@ -1,2 +1,4 @@ build-essential device-tree-compiler +g++-riscv64-linux-gnu +libc6-dev-riscv64-cross