From 60fae6c938081455ae49257316f7003662440011 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Fri, 8 May 2020 14:27:11 +0700 Subject: [PATCH] Update CI --- .github/workflows/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 3baca50..5922261 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -48,8 +48,8 @@ jobs: uses: ./ with: version: 4.11.1 - dest: /test/pnpm - bin_dest: /test/pnpm/.bin + dest: ~/test/pnpm + bin_dest: ~/test/pnpm/.bin registry: http://registry.yarnpkg.com/ - name: 'Test: which'