Skip to content

Commit ec02d06

Browse files
authored
Update ci.yml
1 parent 41be661 commit ec02d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cd faas
2828
npm install
2929
npm run build
30-
node faas/dist/index.js --version
30+
node dist/index.js --version
3131
pwd
3232
echo "$HOME"
3333

0 commit comments

Comments
 (0)