feat: replace yarn to npm
Some checks failed
Publish / Publish npm package action (push) Failing after 8s
Some checks failed
Publish / Publish npm package action (push) Failing after 8s
This commit is contained in:
parent
f596a40434
commit
fe0f6bbc78
@ -24,7 +24,6 @@ jobs:
|
||||
run: echo "*** npm run generate ***" && npm run generate
|
||||
|
||||
- name: 'Publish to Gitea npm registry'
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
registry-url: 'https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/'
|
||||
run: echo "*** npm publish ***" && npm publish
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user