Trigger
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (pull_request) Failing after 1m21s

This commit is contained in:
Thomas E Lackey 2023-11-22 17:07:16 -06:00
parent 571cb8b4e2
commit b8069ee688

View File

@ -21,6 +21,8 @@ jobs:
run: |
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
yarn global add @cerc-io/laconic-registry-cli
- name: "Install jq"
run: apt -y update && apt -y install jq
- name: "Publish Record"
run: |
CERC_REPO_TAG=${{ github.sha }} \