forked from LaconicNetwork/icns-frontend
Add some debug output
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 42s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 42s
This commit is contained in:
parent
3bf2d4397c
commit
6fc1c72311
2
.github/workflows/publish-to-registry.yml
vendored
2
.github/workflows/publish-to-registry.yml
vendored
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user