We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2464e94 commit a34b46cCopy full SHA for a34b46c
release.sh
@@ -259,4 +259,4 @@ mv "$ARTIFACTS_DIR" "$FINAL_ARTIFACTS_DIR"
259
260
green "- Removing the subdir used for building ${BUILD_DIR}"
261
262
-rm -r "$BUILD_DIR"
+rm -rf "$BUILD_DIR"
0 commit comments