Skip to content

Commit

Permalink
Set the yarn version for Wheel Package.
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay-joshi committed Aug 8, 2024
1 parent fdf58f2 commit c380116
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/pip/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ do
tar cf - "${FILE}" | (cd ../pip-build/pgadmin4; tar xf -)
done

yarn set version berry
yarn set version 3
yarn install
yarn run bundle

Expand Down

0 comments on commit c380116

Please sign in to comment.