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 d432f4f commit e1ac4f7Copy full SHA for e1ac4f7
.github/workflows/gradle_build.yml
@@ -29,4 +29,5 @@ jobs:
29
uses: gradle/gradle-build-action@v2
30
31
- name: run build script
32
- run: ./gradle-build-all.sh
+ run: ../gradlew compileJava
33
+ working_directory: egg_1_max_p_threads
0 commit comments