Add some debug output
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user