Skip to content

Commit ce6f975

Browse files
authored
Update api-dump-version.yml
1 parent 98e74df commit ce6f975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-dump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
java-version: 21
2626

2727
- name: Run Kotlin apiDump
28-
run: ./gradlew apiDump
28+
run: ./gradlew shadowJar apiDump
2929

3030
- name: Detect API changes
3131
id: changes

0 commit comments

Comments
 (0)