Skip to content

Commit

Permalink
Removed jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Dec 4, 2023
1 parent a400f3a commit 1333ea5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
with:
python-version: '3.x'

- name: 'Set up latest Oracle JDK 21'
uses: oracle-actions/setup-java@v1
with:
website: oracle.com
release: 21
# - name: 'Set up latest Oracle JDK 21'
# uses: oracle-actions/setup-java@v1
# with:
# website: oracle.com
# release: 21

- name: Install plantuml
run: sudo bash -c "curl -L https://raw.githubusercontent.com/riboseinc/plantuml-install/master/ubuntu.sh | bash"
Expand Down

0 comments on commit 1333ea5

Please sign in to comment.