Skip to content

Commit

Permalink
node-16.15.0-0: Enable corepack to get yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed May 13, 2022
1 parent 3d28df4 commit 6caddf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions node-16.15.0-0.build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ for i in $PREFIX/bin/*; do
ln -sv "$i"{,-$VERSION}
done

corepack enable

exit

0 comments on commit 6caddf8

Please sign in to comment.