Skip to content

Commit fb100a2

Browse files
tools: remove gyp-next .github folder
PR-URL: #52064 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Juan José Arboleda <[email protected]>
1 parent 61e7ae0 commit fb100a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/dep_updaters/update-gyp-next.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ rm "$GYP_NEXT_TARBALL"
4949

5050
mv "gyp-next-$NEW_VERSION" gyp
5151

52+
rm -rf "$WORKSPACE/gyp/.github"
53+
5254
rm -rf "$BASE_DIR/tools/gyp"
5355

5456
mv "$WORKSPACE/gyp" "$BASE_DIR/tools/"

0 commit comments

Comments
 (0)