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'