Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
swarit-pandey committed Sep 9, 2024
1 parent 266133d commit 14bd511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/post/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ async function run(): Promise<void> {

await processResults();

const outputDir = getOutputDir();
await uploadArtifacts(outputDir);

if (IS_GITHUB_ACTIONS) {
Expand Down

0 comments on commit 14bd511

Please sign in to comment.