Skip to content

Commit 3c8b7f0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)