From 23bd2c6636262e67b1b487a6fffd941bbbc7d2aa Mon Sep 17 00:00:00 2001 From: netkas Date: Fri, 20 Sep 2024 19:16:45 -0400 Subject: [PATCH] Updated ci.yml --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7353a19..802a08e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,4 +84,6 @@ jobs: - name: Test NCC installation run: | + ls -l + ls -l ncc php ncc/build/INSTALL --auto \ No newline at end of file