forked from LaconicNetwork/icns-frontend
Add some debug output
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 36s
Some checks failed
Publish ApplicationRecord to Registry / cns_publish (push) Failing after 36s
This commit is contained in:
parent
cb354221d3
commit
3bf2d4397c
2
.github/workflows/publish-to-registry.yml
vendored
2
.github/workflows/publish-to-registry.yml
vendored
@ -20,8 +20,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
- name: "check yarn on path"
|
||||
run: which yarn && yarn version
|
||||
- name: "Install Yarn"
|
||||
run: npm install -g yarn
|
||||
- name: "check yarn on path"
|
||||
|
Loading…
Reference in New Issue
Block a user