Try fix ci (#2665)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov 2023-02-20 18:27:07 +06:00 committed by GitHub
parent 126d57884f
commit 5eefa53d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,8 +375,8 @@ jobs:
run: node common/scripts/install-run-rush.js bundle
- name: Login to NPM
run: |
echo @hcengineering/anticrm:https://npm.pkg.github.com/ > build/.npmrc
echo '//npm.pkg.github.com/:_authToken=${NPM_TOKEN}' >> build/.npmrc
echo @hcengineering/anticrm:https://npm.pkg.github.com/ > ~/.npmrc
echo '//npm.pkg.github.com/:_authToken=${NPM_TOKEN}' >> ~/.npmrc
- name: NPM bump
run: node common/scripts/bump.js