Skip to content

Commit

Permalink
chore: rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TorstenDittmann committed Jul 17, 2024
1 parent 90074f7 commit d9a69ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/commands/pull.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const pullFunctions = async ({ code }) => {

fs.rmSync(compressedFileName);
}
}
}

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

0 comments on commit d9a69ee

Please sign in to comment.