From 2410aba2cc380d0a75abb1c807b8cf9185ebe280 Mon Sep 17 00:00:00 2001 From: zramsay Date: Thu, 7 Mar 2024 14:26:42 -0500 Subject: [PATCH] yarn glx --- .github/workflows/publish-to-registry.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-registry.yml b/.github/workflows/publish-to-registry.yml index 8c598af..11538f3 100644 --- a/.github/workflows/publish-to-registry.yml +++ b/.github/workflows/publish-to-registry.yml @@ -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 global add @cerc-io/laconic-registry-cli + yarn glx add @cerc-io/laconic-registry-cli - name: "Install jq" run: apt -y update && apt -y install jq - name: "Publish Application Record"