Skip to content

Commit fb100a2

Browse files
tools: remove gyp-next .github folder
PR-URL: #52064 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
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

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