Skip to content

Commit d9a69ee

Browse files
chore: rc.4
1 parent 90074f7 commit d9a69ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/commands/pull.js

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ const pullFunctions = async ({ code }) => {
124124

125125
fs.rmSync(compressedFileName);
126126
}
127+
}
127128
}
128129

129130
success(`Successfully pulled ${chalk.bold(total)} functions.`);

0 commit comments

Comments
 (0)