Skip to content

Commit c9746f6

Browse files
committed
release to github
1 parent 62e692f commit c9746f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: eskatos/gradle-command-action@v1
4141
with:
4242
dependencies-cache-enabled: true
43-
arguments: shadowJar
43+
arguments: :cli:shadowJar
4444
- uses: softprops/action-gh-release@v1
4545
with:
4646
files: cli/build/libs/cli.jar

0 commit comments

Comments
 (0)