mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
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:
parent
814fa1ae74
commit
d60a871db2
@ -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/"
|
||||
|
Loading…
Reference in New Issue
Block a user