Skip to content

Commit

Permalink
fix jdk 4
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Dec 24, 2024
1 parent 7b7b36f commit 6805b9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
sudo apt-get install -y build-essential ninja-build openjdk-17-jdk
env
echo "JAVA_HOME=/usr/lib/jvm/openjdk-17" >> $GITHUB_ENV
dpkg-query -L openjdk-17-jdk-headless
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6805b9d

Please sign in to comment.