From 8ea8f49d10478e9a6c0b38558231f1e0a3434929 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 20 Nov 2025 13:54:40 +0100 Subject: fix: CI build fixes. Signed-off-by: Amlal El Mahrouss --- .github/workflows/system-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.github') diff --git a/.github/workflows/system-ci.yml b/.github/workflows/system-ci.yml index 3027a43..a8f19dc 100644 --- a/.github/workflows/system-ci.yml +++ b/.github/workflows/system-ci.yml @@ -17,6 +17,4 @@ jobs: run: sudo apt-get install libboost-all-dev - name: Build SuperNE run: | - cd sbin - mkdir build - cd build \ No newline at end of file + cd tools \ No newline at end of file -- cgit v1.2.3