Update CI

This commit is contained in:
khai96_ 2020-05-08 14:27:11 +07:00
parent fe4a915fbf
commit 60fae6c938
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ jobs:
uses: ./ uses: ./
with: with:
version: 4.11.1 version: 4.11.1
dest: /test/pnpm dest: ~/test/pnpm
bin_dest: /test/pnpm/.bin bin_dest: ~/test/pnpm/.bin
registry: http://registry.yarnpkg.com/ registry: http://registry.yarnpkg.com/
- name: 'Test: which' - name: 'Test: which'