Skip to content

Commit

Permalink
tools: remove gyp-next .github folder
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
marco-ippolito committed May 3, 2024
1 parent 61e7ae0 commit fb100a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/dep_updaters/update-gyp-next.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit fb100a2

Please sign in to comment.