From 3a95b7439ecd469df18bc22579f85177ffa56902 Mon Sep 17 00:00:00 2001 From: Ryan Block Date: Sun, 1 Oct 2023 12:36:56 -0700 Subject: [PATCH] 4 (my bad) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/