Update test stage to ci
This commit is contained in:
parent
b651079fb5
commit
fa8a8ea84c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -108,7 +108,7 @@ jobs:
|
|||
|
||||
- name: Install NCC package
|
||||
run: |
|
||||
ncc package install --package="ncc-build/net.nosial.configlib.ncc" --skip-dependencies --reinstall -y --log-level # Use the correct path to the downloaded package
|
||||
ncc package install --package="ncc-build/net.nosial.configlib.ncc" --reinstall -y --log-level # Use the correct path to the downloaded package
|
||||
|
||||
- name: Install project dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue