Skip to content

Commit

Permalink
Update build_and_push_minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jan 15, 2024
1 parent 66791cc commit 6cad1e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_push_minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
data: fs.readFileSync(filePath)
});
}
console.log(`Deleting ${file}...`);
fs.unlinkSync(filePath);
}
- name: Zip Full Image File
Expand Down

0 comments on commit 6cad1e2

Please sign in to comment.