dlx not glx
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 37s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 37s
This commit is contained in:
parent
2410aba2cc
commit
caa8337959
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 glx add @cerc-io/laconic-registry-cli
|
||||
yarn dlx 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