Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update tools/dep_updaters/update-postject.sh
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
  • Loading branch information
RaisinTen and anonrig authored Feb 9, 2023
commit ef62e1f393d29929c1cca55ad950fb36a3a493e1
1 change: 1 addition & 0 deletions tools/dep_updaters/update-postject.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ NPM="$ROOT/deps/npm/bin/npm-cli.js"

"$NODE" "$NPM" install --no-bin-links --ignore-scripts postject

# TODO(RaisinTen): Replace following with $WORKSPACE
cd ../../..
rm -rf deps/postject
Comment thread
RaisinTen marked this conversation as resolved.
mkdir deps/postject
Comment thread
RaisinTen marked this conversation as resolved.
Expand Down