diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 37ea84ad..23bc33bd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: cd plugins/s3 npm link cd ../../ - npm install @aws-lite/s3 + npm link @aws-lite/s3 - name: Check node modules run: ls -lah node_modules/