Updated ci.yml
This commit is contained in:
parent
23bd2c6636
commit
64fdc3b5bd
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -84,6 +84,5 @@ jobs:
|
||||||
|
|
||||||
- name: Test NCC installation
|
- name: Test NCC installation
|
||||||
run: |
|
run: |
|
||||||
ls -l
|
ls -l build
|
||||||
ls -l ncc
|
php build/INSTALL --auto
|
||||||
php ncc/build/INSTALL --auto
|
|
Loading…
Add table
Reference in a new issue