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
|
||||
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 "//git.ksv741.keenetic.pro/api/packages/teacinema/npm/:_authToken=${NODE_AUTH_TOKEN}" >> ~/.npmrc
|
||||
echo "*** cat ~/.npmrc ***"
|
||||
cat ~/.npmrc
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user