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