Skip to content

Commit f91a8cd

Browse files
committed
Merge branch '1.20.1' of https://github.com/link-fgfgui/EMI-Patternizer into 1.20.1
2 parents a5e8022 + cf37110 commit f91a8cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
java-version: 17
1717
distribution: 'temurin'
1818

19+
- name: Setup Gradle
20+
uses: gradle/actions/setup-gradle@v3
21+
1922
- name: build
2023
run: |
2124
chmod +x ./gradlew

0 commit comments

Comments
 (0)