We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3894507 + 3778814 commit c323f05Copy full SHA for c323f05
1 file changed
.github/workflows/CD_dev-release.yml
@@ -88,6 +88,7 @@ jobs:
88
rm -rf README.md
89
rm -rf docs
90
rm -rf tests
91
+ rm -rf installer.sh
92
93
git add .
94
0 commit comments