Skip to content

Commit 319950a

Browse files
committed
config: Update Pipeline
1 parent b150f92 commit 319950a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CD.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ jobs:
4848
- name: Install Serverless Framework
4949
run: sudo npm install -g serverless
5050

51+
- name: Install NodeJs Plugins
52+
run: make install-serverless-plugins
53+
5154
- name: Install Serverless Plugins
5255
run: make deploy-nodejs
5356

0 commit comments

Comments
 (0)