We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff99f3a commit de5a862Copy full SHA for de5a862
.github/workflows/springwolf-core.yml
@@ -25,4 +25,4 @@ jobs:
25
run: chmod +x gradlew
26
27
- name: Build with Gradle
28
- run: ./gradlew -p springwolf-core build
+ run: ./gradlew build
0 commit comments