Fix 'Test: which'

This commit is contained in:
khai96_ 2020-05-08 14:56:55 +07:00
parent 67c4d48a5e
commit 37dba8f5f3

View File

@ -53,7 +53,7 @@ jobs:
registry: http://registry.yarnpkg.com/
- name: 'Test: which'
run: which pnpm; which pnpx
run: which pnpm && which pnpx
- name: 'Test: install'
run: pnpm install