Skip to content

Commit eaecdb9

Browse files
committed
u
1 parent 42ba142 commit eaecdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
distribution: 'adopt'
5252

5353
- name: buildPlugin
54-
run: cd module-assembler-gradle-plugin && ./gradlew :module-assembler-gradle-plugin:assemble
54+
run: cd module-assembler-gradle-plugin && ./gradlew assemble
5555
- name: Upload Plugin
5656
uses: actions/upload-artifact@v4
5757
with:

0 commit comments

Comments
 (0)