Skip to content

Commit bf0fbfd

Browse files
ci: 修复编译问题
1 parent 869e7df commit bf0fbfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ install:
44
- echo "Gradle Boot"
55
- chmod +x gradlew
66
- java --version
7-
- gradlew clean -Pgroup=$GROUP.$ARTIFACT -Pversion=$VERSION publishToMavenLocal -x test
7+
- ./gradlew clean -Pgroup=$GROUP.$ARTIFACT -Pversion=$VERSION publishToMavenLocal -x test

0 commit comments

Comments
 (0)