We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e7ae0 commit fb100a2Copy full SHA for fb100a2
tools/dep_updaters/update-gyp-next.sh
@@ -49,6 +49,8 @@ rm "$GYP_NEXT_TARBALL"
49
50
mv "gyp-next-$NEW_VERSION" gyp
51
52
+rm -rf "$WORKSPACE/gyp/.github"
53
+
54
rm -rf "$BASE_DIR/tools/gyp"
55
56
mv "$WORKSPACE/gyp" "$BASE_DIR/tools/"
0 commit comments