dlx not glx
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 37s

This commit is contained in:
zramsay 2024-03-07 14:28:02 -05:00
parent 2410aba2cc
commit caa8337959

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