Skip to content

Commit 575c261

Browse files
Update deploy.yml
1 parent 4297860 commit 575c261

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
- name: Install only production dependencies
4242
run: npm ci --only=production
4343

44-
- name: Install Serverless Framework
45-
run: |
46-
npm install -g serverless@3.40.0
47-
serverless --version # Debugging: Check installed version
48-
4944
- name: Installing the prune Plugin
5045
run: npm install serverless-prune-plugin
5146

0 commit comments

Comments
 (0)