fix(core): Fixed package and file path typos and removed GitLab CI configuration.

This commit is contained in:
2025-01-01 07:14:01 +01:00
parent 51fe0fe5d2
commit 74f494131f
8 changed files with 8323 additions and 3402 deletions

View File

@ -119,6 +119,6 @@ jobs:
run: |
npmci node install stable
npmci npm install
pnpm install -g @gitzone/tsdoc
pnpm install -g @git.zone/tsdoc
npmci command tsdoc
continue-on-error: true