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 ea00902 commit 13fe5c3Copy full SHA for 13fe5c3
.github/workflows/CD.yml
@@ -44,4 +44,4 @@ jobs:
44
run: make install-serverless-plugins
45
46
- name: Deploy
47
- run: make install-serverless-plugins
+ run: make deploy-nodejs
0 commit comments