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 abc8d5e commit 555f1a7Copy full SHA for 555f1a7
.github/workflows/gradle_build.yml
@@ -29,5 +29,5 @@ jobs:
29
uses: gradle/gradle-build-action@v2
30
31
- name: run build script
32
- run: ../gradlew compileJava
33
- working-directory: egg_1_max_p_threads
+ run: gradlew egg_1_max_p_threads:compileJava
+ # working-directory: egg_1_max_p_threads
0 commit comments