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 41be661 commit ec02d06Copy full SHA for ec02d06
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
cd faas
28
npm install
29
npm run build
30
- node faas/dist/index.js --version
+ node dist/index.js --version
31
pwd
32
echo "$HOME"
33
0 commit comments