forked from LaconicNetwork/icns-frontend
Revert debugging
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m17s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 1m17s
This commit is contained in:
parent
de254d60a8
commit
f78024372c
2
.github/workflows/publish-to-registry.yml
vendored
2
.github/workflows/publish-to-registry.yml
vendored
@ -22,8 +22,6 @@ jobs:
|
||||
node-version: 18
|
||||
- name: "Enable Yarn"
|
||||
run: corepack enable
|
||||
- name: "check yarn on path"
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user