diff --git a/.github/Dockerfile b/.github/Dockerfile index c5f5b6f02..fa37bdccb 100644 --- a/.github/Dockerfile +++ b/.github/Dockerfile @@ -6,7 +6,7 @@ FROM ubuntu:22.04 -RUN apt update && apt upgrade -y && apt install -y curl python3 build-essential git cmake python3-pip wget +RUN apt update && apt upgrade -y && apt install -y curl python3 build-essential git cmake python3-pip wget unzip # ARG RISCV_GCC_VERSION=8.3.0-2020.04.0 # risvc-gnu-compiler