Skip to content

Commit

Permalink
TECH: deleted target 17
Browse files Browse the repository at this point in the history
  • Loading branch information
AzamatCherchesov committed Feb 21, 2024
1 parent e5f2396 commit aebd49c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tutorial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- name: Set up JDK
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: 17
- run: pip install mkdocs-material
- run: pip install mkdocs-static-i18n==0.56
- run: mkdocs gh-deploy --force

0 comments on commit aebd49c

Please sign in to comment.