SPRINT-15: ¯\_(ツ)_/¯

This commit is contained in:
Tim Chamberlain
2022-11-14 12:06:57 -06:00
parent 87dc7fd96c
commit 514f105c86

View File

@ -20,6 +20,7 @@ commands:
- run:
name: Install Java 17
command: |
sudo apt-get update
sudo apt-get install --reinstall ca-certificates
sudo add-apt-repository -y ppa:openjdk-r/ppa
sudo apt install -y openjdk-17-jdk