We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1360105 + 30e2025 commit 9a0e528Copy full SHA for 9a0e528
1 file changed
.github/workflows/ci.yml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
java-version: 17
18
- name: Build mod jar
19
+
20
run: |
21
chmod +x ./gradlew
22
./gradlew deploy
0 commit comments