diff --git a/.github/workflows/publish-to-registry.yml b/.github/workflows/publish-to-registry.yml index fb2c4c4..4de5d5a 100644 --- a/.github/workflows/publish-to-registry.yml +++ b/.github/workflows/publish-to-registry.yml @@ -23,7 +23,7 @@ jobs: - name: "Install Yarn" run: npm install -g yarn - name: "check yarn on path" - run: which yarn && yarn version + run: which yarn && yarn --version - name: "Install registry CLI" run: | npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/