We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319950a commit b5d3d6dCopy full SHA for b5d3d6d
.github/workflows/CD.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Install Serverless Framework
49
run: sudo npm install -g serverless
50
51
- - name: Install NodeJs Plugins
+ - name: Install Serverless Plugins
52
run: make install-serverless-plugins
53
54
- name: Install Serverless Plugins
0 commit comments