Skip to content

Commit 4bdc142

Browse files
marco-ippolitordw-msft
authored andcommitted
tools: remove gyp-next .github folder
PR-URL: nodejs#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 ef5c28c commit 4bdc142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/dep_updaters/update-gyp-next.sh

+2
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)