Update test stage to ci

This commit is contained in:
netkas 2024-09-17 14:29:36 -04:00
parent b651079fb5
commit fa8a8ea84c

View file

@ -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: |