Skip to content

Commit b133f53

Browse files
authored
Update test-build.yml
1 parent 0c85574 commit b133f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: chmod +x gradlew
8484

8585
- name: Build JAR
86-
run: /gradlew jar
86+
run: ./gradlew jar
8787

8888
- name: Do Upload
8989
run: ./gradlew curseforge

0 commit comments

Comments
 (0)