Skip to content

Commit e1ac4f7

Browse files
committed
incremental update Thu 3 Nov 2022 23:31:53 ADT
1 parent d432f4f commit e1ac4f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle_build.yml

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

3131
- name: run build script
32-
run: ./gradle-build-all.sh
32+
run: ../gradlew compileJava
33+
working_directory: egg_1_max_p_threads

0 commit comments

Comments
 (0)