From bfa298fa0fabc5c57f66cc09ec3de80013bc9f10 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Mon, 10 Apr 2023 20:48:02 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bd3a557..253fcff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v3 - name: Install needed packages - run: apt update && apt install bc bison build-essential ccache cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev lz4 qtbase5-dev rsync schedtool wget zstd tar -y + run: apt update && apt install bc bison build-essential ccache cpio fakeroot flex git kmod libelf-dev libncurses5-dev libssl-dev debhelper lz4 qtbase5-dev rsync schedtool wget zstd tar -y - name: Build Kernel run: ./main.sh @@ -25,4 +25,4 @@ jobs: - uses: actions/upload-artifact@v3 with: name: PikaOS Kernel - path: output/ \ No newline at end of file + path: output/