From 66a60e0dacb6319cfe14defe876e80e512486d1e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 28 Nov 2025 19:42:02 +0100 Subject: chore: testing ci. Signed-off-by: Amlal El Mahrouss --- .github/workflows/sysroot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sysroot.yml b/.github/workflows/sysroot.yml index 9608e8d..e1b8018 100644 --- a/.github/workflows/sysroot.yml +++ b/.github/workflows/sysroot.yml @@ -16,4 +16,4 @@ jobs: - name: Install Packages run: sudo apt-get install libboost-all-dev && sudo curl https://github.com/nekernel-org/nebuild/releases/download/v0.0.6-apple-m1/nebuild-debian -o /bin/nebuild && sudo chmod +x /bin/nebuild - name: Build SysRoot - run: cd tools && nebuild steps.toml && ./steps-sysroot \ No newline at end of file + run: cd tools && ls && nebuild steps.toml && ./steps-sysroot \ No newline at end of file -- cgit v1.2.3