Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 0e73509

Browse files
committed
Remove java setup
1 parent a219940 commit 0e73509

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/upload-sources.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ jobs:
1616
- name: Install Crowdin CLI
1717
run: npm i -g @crowdin/cli
1818

19-
- name: Set up Java
20-
uses: actions/setup-java@v4
21-
with:
22-
distribution: zulu
23-
java-version: 17
24-
2519
- name: Setup Python
2620
uses: actions/setup-python@v5
2721
with:

0 commit comments

Comments
 (0)