Skip to content

Commit

Permalink
no sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanHolstien committed Jan 9, 2024
1 parent 900c4a8 commit bad7bb3
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 @@ -30,5 +30,5 @@ ln "$(which python3.10)" "$py3"
python3 --version

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

0 comments on commit bad7bb3

Please sign in to comment.