We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814fa1a commit d60a871Copy full SHA for d60a871
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