Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Jul 11, 2024
1 parent 46a3c09 commit ece2449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-website/vercel-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euxo pipefail
./metadata-ingestion/scripts/install_deps.sh

# Set up java version for gradle
yum install java-17-amazon-corretto
yum install java-17-amazon-corretto -y
java --version

# Build python from source.
Expand Down

0 comments on commit ece2449

Please sign in to comment.