Skip to content

Commit

Permalink
4 (my bad)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Oct 1, 2023
1 parent cb0e2c6 commit 3a95b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 3a95b74

Please sign in to comment.