fix(core): update

This commit is contained in:
2023-06-25 18:21:12 +02:00
parent 7a1476e106
commit 373c6538ae
2 changed files with 3 additions and 2 deletions

View File

@ -105,7 +105,8 @@ jobs:
run: |
npmci node install stable
npmci npm install
npmci command npm run buildDocs
pnpm install -g @gitzone/tsdoc
npmci command tsdoc
continue-on-error: true
- name: Upload artifacts