forked from LaconicNetwork/icns-frontend
dlx -> global
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 36s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 36s
This commit is contained in:
parent
e6c37a224e
commit
4ed57a7ac7
2
.github/workflows/publish-to-registry.yml
vendored
2
.github/workflows/publish-to-registry.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: "Install registry CLI"
|
||||
run: |
|
||||
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
||||
yarn dlx add @cerc-io/laconic-registry-cli
|
||||
yarn global add @cerc-io/laconic-registry-cli
|
||||
- name: "Install jq"
|
||||
run: apt -y update && apt -y install jq
|
||||
- name: "Publish Application Record"
|
||||
|
Loading…
Reference in New Issue
Block a user