From 2c5733c5c08d464fbd171c47f668f939b9483d40 Mon Sep 17 00:00:00 2001 From: netkas Date: Fri, 20 Sep 2024 19:13:44 -0400 Subject: [PATCH] Updated ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c838648..8e980eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,4 +84,4 @@ jobs: - name: Test NCC installation run: | - php ncc-build/INSTALL --auto \ No newline at end of file + php /home/runner/work/ncc/ncc/build/INSTALL --auto \ No newline at end of file