tools: remove gyp-next .github folder

PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
Marco Ippolito 2024-03-15 09:44:08 +01:00 committed by GitHub
parent 814fa1ae74
commit d60a871db2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,8 @@ rm "$GYP_NEXT_TARBALL"
mv "gyp-next-$NEW_VERSION" gyp
rm -rf "$WORKSPACE/gyp/.github"
rm -rf "$BASE_DIR/tools/gyp"
mv "$WORKSPACE/gyp" "$BASE_DIR/tools/"