fix(core): update

This commit is contained in:
Philipp Kunz 2024-05-17 20:24:58 +02:00
parent 944d2b4407
commit 2c30a475a0
2 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cache:
key: "$CI_BUILD_STAGE"
before_script:
- pnpm upgrade -g
- npmci npm prepare
stages: