Skip to content

Commit

Permalink
Only assemble root project
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Nov 15, 2024
1 parent e361091 commit 3cf01d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: gradle/gradle-build-action@v3
with:
cache-disabled: true
arguments: assemble
arguments: :assemble

# Move and rename the plugin for installation
- name: Move and rename the plugin for installation
Expand Down

0 comments on commit 3cf01d9

Please sign in to comment.