Skip to content

Commit

Permalink
Update build-and-upload.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ravencodess <[email protected]>
  • Loading branch information
Ravencodess authored Aug 15, 2024
1 parent b838b70 commit 04fa531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ jobs:
with:
name: boilerplate-build
path: boilerplate.tar.gz

- name: Delete zip file
run: rm -f boilerplate.tar.gz

0 comments on commit 04fa531

Please sign in to comment.