feat: replace yarn to npm
Some checks failed
Publish / Publish npm package action (push) Failing after 9s
Some checks failed
Publish / Publish npm package action (push) Failing after 9s
This commit is contained in:
parent
3bff66bc13
commit
e6b03228e9
@ -19,8 +19,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Configure npm auth
|
- name: Configure npm auth
|
||||||
run: |
|
run: |
|
||||||
echo "//git.ksv741.keenetic.pro/api/packages/teacinema/npm/:_authToken=${NODE_AUTH_TOKEN}" >> ~/.npmrc
|
|
||||||
echo "@teacinema:registry=https://git.ksv741.keenetic.pro/api/packages/teacinema/npm" >> ~/.npmrc
|
echo "@teacinema:registry=https://git.ksv741.keenetic.pro/api/packages/teacinema/npm" >> ~/.npmrc
|
||||||
|
echo "//git.ksv741.keenetic.pro/api/packages/teacinema/npm/:_authToken=${NODE_AUTH_TOKEN}" >> ~/.npmrc
|
||||||
echo "*** cat ~/.npmrc ***"
|
echo "*** cat ~/.npmrc ***"
|
||||||
cat ~/.npmrc
|
cat ~/.npmrc
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user