Skip to content

Commit

Permalink
Remove java setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Mar 17, 2024
1 parent a219940 commit 0e73509
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/upload-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
- name: Install Crowdin CLI
run: npm i -g @crowdin/cli

- name: Set up Java
uses: actions/setup-java@v4
with:
distribution: zulu
java-version: 17

- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 0e73509

Please sign in to comment.