Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-kap committed Sep 24, 2023
1 parent 6a887e8 commit e03a54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_data_vercel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ yum install -y python3

# Fixes this error: https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html#ssl-module-is-compiled-with-openssl-1-0-2-k-fips
# TODO: remove when Vercel upgrades to Amazon Linux 2023
yum remove openssl-devel-1.0.2k-24.amzn2.0.9.x86_64
yum install -y openssl11 openssl11-devel

pip3 install --user poetry
Expand Down

0 comments on commit e03a54c

Please sign in to comment.