There was an error while loading. Please reload this page.
2 parents 7c2efdc + 40d4986 commit 01c87a7Copy full SHA for 01c87a7
1 file changed
.github/workflows/release.yml
@@ -13,10 +13,6 @@ jobs:
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v4
16
- - name: Setup Scala
17
- uses: olafurpg/setup-scala@v13
18
- with:
19
- java-version: "adopt@11"
20
- name: Setup JDK
21
uses: actions/setup-java@v4
22
with:
0 commit comments