Skip to content

Commit 3c8b7f0

Browse files
committed
Removed daemon
1 parent 9be6466 commit 3c8b7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
all: true
4848

4949
- name: Build Lambda
50-
run: ./gradlew build
50+
run: ./gradlew build --no-daemon
5151

5252
- name: Rename Files with Commit Hash
5353
run: |

0 commit comments

Comments
 (0)