Skip to content

Commit

Permalink
ci: fix the cleanup step
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Apr 30, 2024
1 parent 3b9d4c5 commit d402f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
done
# Clean up the archive files
rm build.zip build.tar.gz *.tgz
rm build.zip build.tar.gz
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit d402f09

Please sign in to comment.