Skip to content

Commit ce6e4c6

Browse files
authored
build: add dependency graph support (#3355)
1 parent 23d9ec0 commit ce6e4c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
- name: Build
9898
uses: gradle/[email protected]
9999
with:
100+
dependency-graph: generate-and-submit
100101
arguments: build shadowJar proguard
101102
- name: Upload
102103
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)