use latest cli
All checks were successful
/ registry_publish (push) Successful in 1m35s

This commit is contained in:
zramsay 2025-02-05 16:58:08 -05:00
parent b3dd6a6225
commit 5097c71ff2

View File

@ -33,7 +33,7 @@ jobs:
- name: "Install registry CLI"
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
yarn global add @cerc-io/laconic-registry-cli@0.2.0
npm install -g @cerc-io/laconic-registry-cli
- name: "Install jq"
run: apt -y update && apt -y install jq
- name: "Deploy"