dlx -> global
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 36s

This commit is contained in:
zramsay 2024-03-07 14:35:03 -05:00
parent e6c37a224e
commit 4ed57a7ac7

View File

@ -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"