Skip to content

Commit 555f1a7

Browse files
committed
incremental update Thu 3 Nov 2022 23:48:32 ADT
1 parent abc8d5e commit 555f1a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
uses: gradle/gradle-build-action@v2
3030

3131
- name: run build script
32-
run: ../gradlew compileJava
33-
working-directory: egg_1_max_p_threads
32+
run: gradlew egg_1_max_p_threads:compileJava
33+
# working-directory: egg_1_max_p_threads

0 commit comments

Comments
 (0)