Update gitea workflow
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 12s
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 12s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
registry-url: "https://npm.personalnas.com/"
|
registry-url: "https://npm.personalnas.com/"
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm install
|
||||||
|
|
||||||
- name: Publish to private registry
|
- name: Publish to private registry
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user